diff --git a/pyproject.toml b/pyproject.toml index 0d2df4f..314b9ce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,5 +28,3 @@ addopts = """ [tool.mypy] ignore_missing_imports = true -# See https://github.com/python/mypy/issues/7511: -warn_no_return = false