Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
Signed-off-by: emdneto <[email protected]>
  • Loading branch information
emdneto committed Aug 23, 2024
1 parent 5632bdf commit 91cbfd3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@

_TIMEOUT = 0.01


async def http_app_with_custom_headers(scope, receive, send):
message = await receive()
assert scope["type"] == "http"
Expand Down

0 comments on commit 91cbfd3

Please sign in to comment.