Initial commit #2

This commit is contained in:
2022-09-21 15:08:36 +02:00
parent 5f3be31d70
commit e89ea3e46f
5 changed files with 289 additions and 0 deletions

4
.gitignore vendored
View File

@@ -152,3 +152,7 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
# Custom
tests
test_all.py