Adjusted logging across the files

This commit is contained in:
matt 2025-01-17 18:04:29 -08:00
parent 1c7436f33d
commit 76277f876c
12 changed files with 228 additions and 160 deletions

11
.gitignore vendored
View file

@ -2,7 +2,12 @@
*.json
*.log
*.txt
!requirements.txt
test.py
.mypy_cache/
__pycache__/
test.py
main.spec
!requirements.txt
__pycache__/
build/
csv_files/
dist/
logs/