mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-06 02:26:46 +00:00
3 lines
66 B
INI
3 lines
66 B
INI
[mypy]
|
|
disallow_untyped_defs = True
|
|
ignore_missing_imports = True
|