aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/tomllib/mypy.ini
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/tomllib/mypy.ini')
-rw-r--r--Lib/tomllib/mypy.ini2
1 files changed, 0 insertions, 2 deletions
diff --git a/Lib/tomllib/mypy.ini b/Lib/tomllib/mypy.ini
index 0297d19e2c8..1761dce4556 100644
--- a/Lib/tomllib/mypy.ini
+++ b/Lib/tomllib/mypy.ini
@@ -15,5 +15,3 @@ strict = True
strict_bytes = True
local_partial_types = True
warn_unreachable = True
-# TODO(@sobolevn): remove this setting and refactor any found problems
-disallow_any_generics = False \ No newline at end of file