Skip to content

Commit bdeb3a1

Browse files
committed
try to fix pylint whitespace issue
1 parent 2d9b752 commit bdeb3a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

adafruit_ntp.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ def set_time(self, tz_offset=0):
5858
:param int tz_offset: The offset of the local timezone,
5959
in seconds west of UTC (negative in most of Western Europe,
6060
positive in the US, zero in the UK).
61-
6261
"""
6362

6463
try:

0 commit comments

Comments
 (0)