5 lines
78 B
INI
5 lines
78 B
INI
[mypy]
|
|
python_version = 3.8
|
|
|
|
[mypy-sqlalchemy.*]
|
|
ignore_missing_imports = True |