Skip to content

Commit

Permalink
Typo in import from examples.md (#148)
Browse files Browse the repository at this point in the history
Co-authored-by: Jonas Lundberg <jonas@5monkeys.se>
  • Loading branch information
shelbylsmith and lundberg authored Jul 1, 2021
1 parent 67e2e25 commit 07afd2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ async def mocked_api(event_loop): # noqa: F811
### Async Test Cases
``` python
import httpx
import rexpx
import respx


@respx.mock
Expand Down

0 comments on commit 07afd2a

Please sign in to comment.