Skip to content

Commit c64d047

Browse files
committed
Fix mypy error code 'import-not-found'
1 parent 9f25a0f commit c64d047

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ disable_error_code = [
9090
"arg-type",
9191
"assignment",
9292
"attr-defined",
93-
"import-not-found",
9493
"misc",
9594
"operator",
9695
"type-var",

0 commit comments

Comments
 (0)