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 2b34dd1 commit 3464779Copy full SHA for 3464779
tests/test_async_auth.py
@@ -71,7 +71,6 @@ class MockUser(str):
71
]:
72
api.get(f"/{path}", auth=auth, operation_id=path)(demo_operation)
73
74
-
75
client = TestAsyncClient(api)
76
77
0 commit comments