hasl-sensor / integration

Swedish Public Transport Sensor (HASL). Formerly named HomeAssistant SL Sensor
https://hasl.sorlov.com
Apache License 2.0
36 stars 8 forks source link

3.0.0-beta.3 #10

Closed DSorlov closed 3 years ago

DSorlov commented 3 years ago

Changed

pep8speaks commented 3 years ago

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

Line 206:1: E302 expected 2 blank lines, found 1 Line 209:80: E501 line too long (115 > 79 characters) Line 277:21: W291 trailing whitespace

Line 99:80: E501 line too long (200 > 79 characters) Line 99:83: E231 missing whitespace after ',' Line 190:80: E501 line too long (80 > 79 characters) Line 190:81: W291 trailing whitespace

Line 62:27: E225 missing whitespace around operator Line 67:31: E225 missing whitespace around operator Line 70:80: E501 line too long (80 > 79 characters) Line 73:34: W291 trailing whitespace