summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Halley <halley@dnspython.org>2023-05-07 09:30:44 -0700
committerBob Halley <halley@dnspython.org>2023-05-07 09:30:44 -0700
commit43b1ad74cae6d5ee84c418ab73a5c11aec49714d (patch)
tree66e36fbeb2a104d1363dccd83271c102ce6e6950
parent83670766f84189c30450d8beed6a896bf9207fe1 (diff)
downloaddnspython-43b1ad74cae6d5ee84c418ab73a5c11aec49714d.tar.gz
more requests cleanup
-rw-r--r--mypy.ini3
1 files changed, 0 insertions, 3 deletions
diff --git a/mypy.ini b/mypy.ini
index 428f969..9f9fa24 100644
--- a/mypy.ini
+++ b/mypy.ini
@@ -1,8 +1,5 @@
[mypy]
-[mypy-requests_toolbelt.*]
-ignore_missing_imports = True
-
[mypy-trio]
ignore_missing_imports = True