8000
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 68ff98d commit d1d8835Copy full SHA for d1d8835
tests/quart/conftest.py
@@ -0,0 +1,3 @@
1
+from quart.typing import TestClientProtocol
2
+
3
+TestClientProtocol.__test__ = False # type: ignore
0 commit comments