We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 901fb24 commit 5315cb5Copy full SHA for 5315cb5
setup.cfg
@@ -27,7 +27,7 @@ ignore_missing_imports = true
27
ignore_missing_imports = true
28
29
[mypy-mediafile.fields]
30
-# This is basically strict=True, but struct leaks
+# This is basically strict=True, but strict leaks
31
# to the global config so we define all rules
32
# manually here.
33
warn_return_any = True
0 commit comments