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 b06b034 commit 6c4f992Copy full SHA for 6c4f992
setup.cfg
@@ -12,7 +12,7 @@ ignore_missing_imports = true
12
disallow_untyped_decorators = true
13
# disallow_any_generics = True
14
disallow_subclassing_any = true
15
-# warn_return_any = True
+warn_return_any = True
16
warn_redundant_casts = true
17
warn_unused_ignores = true
18
warn_unused_configs = true
0 commit comments