We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f2b6c6 commit d2cab08Copy full SHA for d2cab08
pyproject.toml
@@ -50,4 +50,5 @@ multi_line_output = 3
50
51
[tool.mypy]
52
strict = true
53
+warn_no_return = false
54
exclude = [".*/tests/.*"]
0 commit comments