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