Skip to content

Commit 3cdd3c4

Browse files
i2yanuraaga
andauthored
Update docs/testing.md
Co-authored-by: Anuraag (Rag) Agrawal <[email protected]> Signed-off-by: Yasushi Itoh <[email protected]>
1 parent 0e41b3a commit 3cdd3c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ Test services using httpx's ASGI/WSGI transport, which tests your full applicati
3131
=== "ASGI"
3232

3333
```python
34-
import pytest
3534
import httpx
35+
import pytest
3636
from greet.v1.greet_connect import GreetService, GreetServiceASGIApplication, GreetServiceClient
3737
from greet.v1.greet_pb2 import GreetRequest, GreetResponse
3838

0 commit comments

Comments
 (0)