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