added some stuff

This commit is contained in:
2023-12-16 10:52:49 +01:00
parent 17c32ba50d
commit c02f514871
8 changed files with 277 additions and 15 deletions

3
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,3 @@
{
"python.analysis.typeCheckingMode": "basic"
}