Skip to content

Commit 0aab120

Browse files
Removed newline
1 parent afcd3d9 commit 0aab120

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
@@ -55,7 +55,6 @@ def __init__(self, esp):
5555
def set_time(self, tz_offset=0):
5656
"""Fetches and sets the microcontroller's current time
5757
in seconds since since Jan 1, 1970.
58-
5958
:param int tz_offset: The offset of the local timezone,
6059
in seconds west of UTC (negative in most of Western Europe,
6160
positive in the US, zero in the UK).

0 commit comments

Comments
 (0)