Skip to content

Commit 2d9b752

Browse files
Added trailing newline to param description
1 parent ee2e2df commit 2d9b752

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_ntp.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ 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+
6162
"""
6263

6364
try:

0 commit comments

Comments
 (0)