Added testing

This commit is contained in:
Firq 2024-10-20 21:38:22 +02:00
parent 821251b77c
commit 56c1d5427a
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
8 changed files with 151 additions and 8 deletions

1
.gitignore vendored
View file

@ -8,3 +8,4 @@ assets/
__pycache__/
*.egg-info/
.mypy_cache/
.pytest_cache/