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 dd56de3 commit d9d5cceCopy full SHA for d9d5cce
adafruit_minimqtt/adafruit_minimqtt.py
@@ -202,7 +202,7 @@ def __init__(
202
self._pid = 0
203
self._timestamp = 0
204
self.logger = NullLogger()
205
- """An optional logging attribute that can be set with with a Logger
+ """An optional logging attribute that can be set with with a Logger
206
to enable debug logging."""
207
208
self._reconnect_attempt = 0
0 commit comments