Added debugger setup, cleanup

This commit is contained in:
2023-04-29 09:44:22 -05:00
parent f82541b37a
commit 33cde33e6f
12 changed files with 316 additions and 21 deletions

View File

@@ -18,7 +18,6 @@ from app import Application
def run():
try:
locale.setlocale(locale.LC_NUMERIC, 'C')