fix: safecheck code

This commit is contained in:
swve 2022-10-12 22:06:19 +02:00
parent 4b623ae1b8
commit 977008f0ae
21 changed files with 234 additions and 151 deletions

3
.gitignore vendored
View file

@ -6,6 +6,9 @@ __pycache__/
# C extensions
*.so
# Visual Studio Code
.vscode/
# Distribution / packaging
.Python
build/