Skip to content

Commit

Permalink
remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
vladak committed Feb 15, 2023
1 parent dd56de3 commit d9d5cce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adafruit_minimqtt/adafruit_minimqtt.py
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ def __init__(
self._pid = 0
self._timestamp = 0
self.logger = NullLogger()
"""An optional logging attribute that can be set with with a Logger
"""An optional logging attribute that can be set with with a Logger
to enable debug logging."""

self._reconnect_attempt = 0
Expand Down

0 comments on commit d9d5cce

Please sign in to comment.