5 lines
99 B
INI
5 lines
99 B
INI
[mypy]
|
|
plugins = pydantic.mypy, sqlmypy
|
|
ignore_missing_imports = True
|
|
disallow_untyped_defs = True
|