We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c4c39a commit 5f35f2bCopy full SHA for 5f35f2b
adafruit_minimqtt/adafruit_minimqtt.py
@@ -6,6 +6,8 @@
6
# Modified Work Copyright (c) 2019 Bradley Beach, esp32spi_mqtt
7
# Modified Work Copyright (c) 2012-2019 Roger Light and others, Paho MQTT Python
8
9
+# pylint: disable=too-many-lines
10
+
11
"""
12
`adafruit_minimqtt`
13
================================================================================
0 commit comments