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 6bdbeb4 commit 7956f6eCopy full SHA for 7956f6e
tests/quart/conftest.py
@@ -0,0 +1,4 @@
1
+from quart.typing import TestClientProtocol
2
+
3
4
+TestClientProtocol.__test__ = False
0 commit comments