mirror of
https://github.com/fastapi/fastapi.git
synced 2026-03-02 13:48:52 -05:00
4 lines
66 B
INI
4 lines
66 B
INI
[mypy]
|
|
disallow_untyped_defs = True
|
|
ignore_missing_imports = True
|