Fix most of types

This commit is contained in:
2025-07-16 17:48:39 +03:00
parent ee25d17683
commit ddfd6e8d78
21 changed files with 197 additions and 67 deletions

5
mypy.ini Normal file
View File

@@ -0,0 +1,5 @@
[mypy]
python_version = 3.13
strict = True
ignore_missing_imports = True
files = src/