mirror of
https://github.com/lilydjwg/nvchecker.git
synced 2025-03-10 06:14:02 +00:00
update mypy.ini
This commit is contained in:
parent
0f9099aae5
commit
894706819a
1 changed files with 3 additions and 0 deletions
3
mypy.ini
3
mypy.ini
|
@ -14,3 +14,6 @@ ignore_missing_imports = True
|
|||
|
||||
[mypy-flaky]
|
||||
ignore_missing_imports = True
|
||||
|
||||
[mypy-pytest_httpbin]
|
||||
ignore_missing_imports = True
|
||||
|
|
Loading…
Add table
Reference in a new issue