first commit
This commit is contained in:
parent
a836279705
commit
14535408b6
2 changed files with 12 additions and 12 deletions
|
|
@ -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()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue