Skip to content

Commit 2b4d761

Browse files
authored
Rename checklistapp.py to checklist_app.py
1 parent b02ab85 commit 2b4d761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GUIScripts/Checklist App/checklistapp.py renamed to GUIScripts/Checklist App/checklist_app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,4 +102,4 @@ def openList():
102102

103103

104104
openList()
105-
root.mainloop()
105+
root.mainloop()

0 commit comments

Comments
 (0)