mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-19 12:57:58 +00:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
024fd95261
commit
0840c26e94
2 changed files with 5 additions and 8 deletions
|
|
@ -82,7 +82,7 @@ class GZipRequestMiddleware:
|
|||
|
||||
sent = False
|
||||
|
||||
# needed some odd logic here to handle gzip stream so just returning an empty body
|
||||
# needed some odd logic here to handle gzip stream so just returning an empty body
|
||||
async def new_receive():
|
||||
nonlocal sent
|
||||
if sent:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue