WIP: code cleanup

This commit is contained in:
2026-03-05 13:33:23 -05:00
parent a6ab9708a0
commit 3defce1365
14 changed files with 392 additions and 674 deletions

5
.gitignore vendored
View File

@@ -8,6 +8,9 @@ wheels/
# Virtual environments
.venv
.env
.env*
.token
*.db
.mypy_cache/
.pytest_cache/