politeauthority / phuey

A python Phillips Hue animation framework
MIT License
6 stars 1 forks source link

Feature/popo #14

Closed politeauthority closed 4 years ago

pep8speaks commented 4 years ago

Hello @politeauthority! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 74:28: W605 invalid escape sequence '\p' Line 129:80: E501 line too long (81 > 79 characters) Line 237:51: E252 missing whitespace around parameter equals Line 237:52: E252 missing whitespace around parameter equals Line 245:80: E501 line too long (101 > 79 characters) Line 254:9: E303 too many blank lines (2) Line 256:46: E252 missing whitespace around parameter equals Line 256:47: E252 missing whitespace around parameter equals Line 282:80: E501 line too long (95 > 79 characters) Line 282:91: E252 missing whitespace around parameter equals Line 282:92: E252 missing whitespace around parameter equals Line 347:5: E303 too many blank lines (2)

Line 15:80: E501 line too long (82 > 79 characters)

Line 46:80: E501 line too long (93 > 79 characters) Line 54:80: E501 line too long (98 > 79 characters) Line 78:80: E501 line too long (93 > 79 characters) Line 89:80: E501 line too long (88 > 79 characters)

Line 44:1: W293 blank line contains whitespace Line 76:80: E501 line too long (83 > 79 characters) Line 123:80: E501 line too long (95 > 79 characters) Line 126:80: E501 line too long (96 > 79 characters)

Comment last updated at 2019-11-23 11:28:12 UTC