Skip to content

Commit 4f880c3

Browse files
committed
enable static checks for missing imports
1 parent 128a36a commit 4f880c3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ documentation = "https://github.com/microsoftgraph/msgraph-sdk-python-core/docs"
4141
[tool.mypy]
4242
warn_unused_configs = true
4343
files = "src"
44-
ignore_missing_imports = true
4544

4645
[tool.yapf]
4746
based_on_style = "pep8"

0 commit comments

Comments
 (0)