mirror of
https://github.com/fastapi/fastapi.git
synced 2026-01-16 18:08:02 -05:00
2 lines
66 B
Python
2 lines
66 B
Python
from starlette.testclient import TestClient as TestClient # noqa
|