initial commit

This commit is contained in:
2025-11-06 09:20:26 +00:00
commit 5536485a8c
15 changed files with 974 additions and 0 deletions

7
.idea/MypyPlugin.xml generated Normal file
View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="MypySettings">
<option name="arguments" value="--follow-imports silent --exclude \.pyi$" />
<option name="projectDirectory" value="$PROJECT_DIR$" />
</component>
</project>