Skip to content

Commit b0886e0

Browse files
committed
pylint final newline
1 parent 3c81604 commit b0886e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PyPortal_Thingiverse/thingiverse.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@
4747
thingy = random.randint(0, NUM_THINGS - 1)
4848
URL_LOCATION[0] = TITLE_LOCATION[0] = IMAGE_LOCATION[0] = thingy
4949

50-
time.sleep(60 * 3) # cycle every 3 minutes
50+
time.sleep(60 * 3) # cycle every 3 minutes

0 commit comments

Comments
 (0)