Files
ormar/mypy.ini

5 lines
78 B
INI

[mypy]
python_version = 3.8
[mypy-sqlalchemy.*]
ignore_missing_imports = True