]> git.ipfire.org Git - thirdparty/httpx.git/commit
Remove and dissallow unused type ignores (#2470)
authorAdrian Garcia Badaracco <1755071+adriangb@users.noreply.github.com>
Tue, 29 Nov 2022 16:55:45 +0000 (10:55 -0600)
committerGitHub <noreply@github.com>
Tue, 29 Nov 2022 16:55:45 +0000 (16:55 +0000)
commit69e13cbc393ee13624d0e4aa4b6f861a95e3f91c
tree9d82162abc350ec57062c1dce84755b7a2adb14b
parent1fc6a525462ef0f7fc8d7bc6900a7f1e9134cf76
Remove and dissallow unused type ignores (#2470)

* Remove and dissallow unused type ignores

* add pragmas

* fix ignore
httpx/_config.py
httpx/_content.py
httpx/_status_codes.py
httpx/_transports/mock.py
setup.cfg
tests/test_config.py
tests/test_content.py