Skip to content

Commit 62fffe4

Browse files
authored
Update MathScore.py
1 parent 841839e commit 62fffe4

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

App/MathScore.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -717,7 +717,4 @@ def clean(self):
717717

718718
if __name__ == "__main__":
719719

720-
# from cProfile import run
721-
# run('Main()')
722-
723720
Main().mainloop()

0 commit comments

Comments
 (0)