]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
more requests cleanup
authorBob Halley <halley@dnspython.org>
Sun, 7 May 2023 16:30:44 +0000 (09:30 -0700)
committerBob Halley <halley@dnspython.org>
Sun, 7 May 2023 16:30:44 +0000 (09:30 -0700)
mypy.ini

index 428f9695f5e230313cd47b6e3b5ee5ef8fecb299..9f9fa24ed8427f3fe911738875c6f56b4eb3d69c 100644 (file)
--- a/mypy.ini
+++ b/mypy.ini
@@ -1,8 +1,5 @@
 [mypy]
 
-[mypy-requests_toolbelt.*]
-ignore_missing_imports = True
-
 [mypy-trio]
 ignore_missing_imports = True