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