Skip to content

Commit d290dd0

Browse files
authoredApr 13, 2018
Update thoth.py
1 parent 66321f3 commit d290dd0

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed
 

‎thoth.py

+2-6
Original file line numberDiff line numberDiff line change
@@ -353,12 +353,8 @@ def osirisquick():
353353
#BASE SHAPES SECTION#
354354
#####################
355355

356-
for i in range(1200):
357-
djet = strftime("%Y-%m-%d %H-%M-%S")
358-
thoth()
359-
yam()
360-
ihy()
361-
osiris.clear()
356+
djet = strftime("%Y-%m-%d %H-%M-%S")
357+
thoth()
362358

363359
'''
364360
##################################

0 commit comments

Comments
 (0)
Please sign in to comment.