mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-06 02:26:46 +00:00
✅ Temporal ignore mypy missing imports
This commit is contained in:
parent
662909a78b
commit
da650308c9
1 changed files with 2 additions and 0 deletions
2
mypy.ini
Normal file
2
mypy.ini
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
[mypy]
|
||||
ignore_missing_imports = True
|
||||
Loading…
Reference in a new issue