Tidy up logging and rework tests from scratch

This commit is contained in:
Javanaut
2026-04-09 12:46:24 +02:00
parent f9c8b8ac5e
commit 60ae58500a
84 changed files with 1283 additions and 187 deletions

5
.gitignore vendored
View File

@@ -1,4 +1,5 @@
__pycache__
__pycache__/
*.py[cod]
junk/
.vscode
.ipynb_checkpoints/
@@ -12,4 +13,6 @@ bin/conversiontest.py
build/
dist/
*.egg-info/
.venv/
venv/
.codex