main - feat: Add mypy.ini

This commit is contained in:
Yoel Bassin 2025-04-27 11:07:35 +03:00
parent 7fd80477f1
commit 0be8e77596

2
mypy.ini Normal file
View File

@ -0,0 +1,2 @@
[mypy]
ignore_missing_imports = True