Skip to content

Commit 7dc7d39

Browse files
Update DBConverter.py
1 parent 5965bd8 commit 7dc7d39

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

DBConverter.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#####################
1+
###################
22
# VERSION 1.02.01 #
3-
#####################
3+
###################
44

55
###################
66
# LIBRARY IMPORTS #
@@ -282,4 +282,4 @@ def createScrollableContainer():
282282

283283
createScrollableContainer()
284284
checkWindow.mainloop()
285-
mainWindow.mainloop()
285+
mainWindow.mainloop()

0 commit comments

Comments
 (0)