From: Bob Halley Date: Sun, 7 May 2023 16:30:44 +0000 (-0700) Subject: more requests cleanup X-Git-Tag: v2.4.0rc1~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43b1ad74cae6d5ee84c418ab73a5c11aec49714d;p=thirdparty%2Fdnspython.git more requests cleanup --- diff --git a/mypy.ini b/mypy.ini index 428f9695..9f9fa24e 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