4 lines
106 B
Python

from ninja.testing.client import TestAsyncClient, TestClient
__all__ = ["TestClient", "TestAsyncClient"]