Skip to content

fix(quick_fix): Fixing if statement for MQTT #5

fix(quick_fix): Fixing if statement for MQTT

fix(quick_fix): Fixing if statement for MQTT #5

GitHub Actions / pylint succeeded Oct 14, 2024 in 0s

reviewdog [pylint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (2)

base.py|66 col 15| W0718: Catching too general exception Exception (broad-exception-caught)
mqtt.py|1| R0801: Similar lines in 2 files