mirror of
https://github.com/fastapi/fastapi.git
synced 2026-01-27 15:28:20 -05:00
4 lines
66 B
INI
4 lines
66 B
INI
[mypy]
|
|
disallow_untyped_defs = True
|
|
ignore_missing_imports = True
|