Refactor and UnitTest

This commit is contained in:
2026-04-09 10:10:57 +02:00
parent 332e62b764
commit 698aac0aba
4 changed files with 270 additions and 63 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
python-3.*-embed-amd64.zip
python-embed/*
.vscode/launch.json
logs/*.log
logs/*.log
__pycache__/*