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