Skip to content

Commit d9d5cce

Browse files
committed
remove trailing whitespace
1 parent dd56de3 commit d9d5cce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_minimqtt/adafruit_minimqtt.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ def __init__(
202202
self._pid = 0
203203
self._timestamp = 0
204204
self.logger = NullLogger()
205-
"""An optional logging attribute that can be set with with a Logger
205+
"""An optional logging attribute that can be set with with a Logger
206206
to enable debug logging."""
207207

208208
self._reconnect_attempt = 0

0 commit comments

Comments
 (0)