Skip to content

Commit

Permalink
OP-1153-python-3-10: Add ignore_missing_imports
Browse files Browse the repository at this point in the history
  • Loading branch information
xaviergmail committed Jul 21, 2022
1 parent c41674a commit de00652
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mypy.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
python_version = 3.7
show_error_context = True
show_column_numbers = True
ignore_missing_imports = True

[mypy-conftest]
ignore_errors = True
Expand Down

0 comments on commit de00652

Please sign in to comment.