Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 215e185

Browse filesBrowse files
committed
Ignore missing mypy imports
1 parent 1cf92f8 commit 215e185
Copy full SHA for 215e185

File tree

1 file changed

+1
-0
lines changed
Filter options

1 file changed

+1
-0
lines changed

‎pyproject.toml

Copy file name to clipboardExpand all lines: pyproject.toml
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ disallow_incomplete_defs = true
5151
disallow_untyped_defs = true
5252
no_implicit_reexport = true
5353
warn_return_any = false # TODO: fix
54+
ignore_missing_imports = true
5455

5556
[[tool.mypy.overrides]]
5657
module = [

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.