first commit

This commit is contained in:
Walker Waylon Scott 2016-11-22 23:41:27 -06:00
parent a836279705
commit 14535408b6
2 changed files with 12 additions and 12 deletions

View file

@ -20,7 +20,7 @@ def really_long_function()
needs to run without windows going into screensaver
"""
for i in range(1000
for i in range(1000)
time.sleep(100)
stop_idle()