Skip to content

Commit e6797bc

Browse files
authored
Rename mod.py to base.py
1 parent 3eb55c2 commit e6797bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mod.py base.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,4 +147,4 @@ def Ref():
147147
command=qExit).grid(row=7, column=3)
148148

149149
# keeps window alive
150-
root.mainloop()
150+
root.mainloop()

0 commit comments

Comments
 (0)