summaryrefslogtreecommitdiff
path: root/issues.toml
diff options
context:
space:
mode:
Diffstat (limited to 'issues.toml')
-rw-r--r--issues.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/issues.toml b/issues.toml
index 55104e2..faafb9e 100644
--- a/issues.toml
+++ b/issues.toml
@@ -1,6 +1,4 @@
[mypy]
-assign_wrong_type_in_func = "mypy does not check unannotated functions"
-infer_return_type = "mypy treats unannotated functions as returning Any"
recursive_types = '<a href="https://github.com/python/mypy/issues/731">issue 731</a>'
typevar_constrained = '<a href="https://github.com/python/mypy/issues/11880">issue 11880</a>'