Skip to content

Commit e4e7fbc

Browse files
Ignore missing imports
1 parent a19a491 commit e4e7fbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ skip_gitignore = true
5151

5252

5353
[tool.mypy]
54-
ignore_missing_imports = false
54+
ignore_missing_imports = true
5555
warn_redundant_casts = true
5656
check_untyped_defs = true
5757
strict_equality = true

0 commit comments

Comments
 (0)