Skip to content

Commit 5a46c93

Browse files
committed
mypy: Drop unnecessary rule exclusion
1 parent 180f91f commit 5a46c93

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,3 @@ addopts = """
2828

2929
[tool.mypy]
3030
ignore_missing_imports = true
31-
# See https://github.com/python/mypy/issues/7511:
32-
warn_no_return = false

0 commit comments

Comments
 (0)