Initial commit

This commit is contained in:
Adsooi 2023-11-03 00:36:46 +01:00
commit 014d7ecda0
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160
11 changed files with 1215 additions and 0 deletions

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
*/*.pyc
*/__pycache__
.idea
.coverage
.pytest_cache
test/.pytest_cache