]> git.ipfire.org Git - thirdparty/starlette.git/commit
Move assignments to help mypy 576/head
authorDaniel Hahler <git@thequod.de>
Sat, 13 Jul 2019 16:16:53 +0000 (18:16 +0200)
committerDaniel Hahler <git@thequod.de>
Sat, 13 Jul 2019 16:18:57 +0000 (18:18 +0200)
commit356e7853a441518dd4153003f635f9ef14c0d9a4
treea3a3e5695d7012d1426fb484853ed0dbd137c03f
parent8a2ae41e790570c9a16d32dfbbe5741f5bd61be9
Move assignments to help mypy

Fixes:

> error: No binding for nonlocal 'request_complete' found

mypy 0.720
starlette/testclient.py