Skip to content

refactor; unify emoji style; use recent python features #12

refactor; unify emoji style; use recent python features

refactor; unify emoji style; use recent python features #12

Triggered via push July 7, 2024 23:35
Status Failure
Total duration 48s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test: src/meshtastic_interface.py#L121
prospector[pycodestyle:E129]: visually indented line with same indent as next logical line
test: src/meshtastic_interface.py#L3
prospector[pyflakes:F401]: 'traceback' imported but unused
test: src/telegram_interface.py#L123
prospector[pycodestyle:E501]: line too long (160 > 159 characters)
test: src/telegram_interface.py#L2
prospector[pyflakes:F401]: 're' imported but unused