We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42bed54 commit 06c9c7eCopy full SHA for 06c9c7e
1 file changed
docs/third_party_packages.md
@@ -58,13 +58,13 @@ Provides `httpx_mock` [pytest](https://docs.pytest.org/en/latest/) fixture to mo
58
59
[GitHub](https://github.com/lundberg/respx) - [Documentation](https://lundberg.github.io/respx/)
60
61
-A utility for mocking out the python HTTPX library.
+A utility for mocking out HTTPX.
62
63
### rpc.py
64
65
[Github](https://github.com/abersheeran/rpc.py) - [Documentation](https://github.com/abersheeran/rpc.py#rpcpy)
66
67
-An fast and powerful RPC framework based on ASGI/WSGI. Use HTTPX as the client of the RPC service.
+A fast and powerful RPC framework based on ASGI/WSGI. Use HTTPX as the client of the RPC service.
68
69
## Libraries with HTTPX support
70
0 commit comments