]> git.ipfire.org Git - thirdparty/starlette.git/commit
Ignore gnarly type check in WSGI implementation (#756)
authorTom Christie <tom@tomchristie.com>
Tue, 17 Dec 2019 11:14:57 +0000 (11:14 +0000)
committerGitHub <noreply@github.com>
Tue, 17 Dec 2019 11:14:57 +0000 (11:14 +0000)
commit00e830080499c47a3e72f1b4adb2678758e388ee
tree63f1ada35c02f178f54f0ea4cdc081bab4c66d85
parentd2b65c3c99eb9a64679c45c1eaadecbdd3211904
Ignore gnarly type check in WSGI implementation (#756)

* Ignore gnarly type check in WSGI implementation

* Linting
starlette/middleware/wsgi.py
tests/test_config.py