We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5deb33b commit b57a355Copy full SHA for b57a355
.mypy.ini
@@ -4,7 +4,7 @@ show_error_context = False
4
show_column_numbers = True
5
ignore_missing_imports = True
6
7
-follow_imports = skip
+follow_imports = silent
8
warn_redundant_casts = True
9
warn_unused_ignores = True
10
warn_return_any = True
0 commit comments