Skip to content

Commit

Permalink
Update starlette/testclient.py
Browse files Browse the repository at this point in the history
  • Loading branch information
graingert authored Dec 27, 2024
1 parent 3fde98b commit 4d2ddbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions starlette/testclient.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
import anyio
import anyio.abc
import anyio.from_thread
from anyio.abc import ObjectReceiveStream, ObjectSendStream
from anyio.streams.stapled import StapledObjectStream

from starlette._utils import collapse_excgroups, is_async_callable
Expand Down

0 comments on commit 4d2ddbc

Please sign in to comment.