refactor; unify emoji style; use recent python features #12
Annotations
4 errors
src/meshtastic_interface.py#L121
prospector[pycodestyle:E129]: visually indented line with same indent as next logical line
|
src/meshtastic_interface.py#L3
prospector[pyflakes:F401]: 'traceback' imported but unused
|
src/telegram_interface.py#L123
prospector[pycodestyle:E501]: line too long (160 > 159 characters)
|
src/telegram_interface.py#L2
prospector[pyflakes:F401]: 're' imported but unused
|
This job failed
Loading