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 da9bf7e commit 3bc542bCopy full SHA for 3bc542b
tests/conftest.py
@@ -45,7 +45,7 @@ def setup_logging(level=logging.DEBUG, use_file: bool = False):
45
'quart',
46
'quic',
47
'http3',
48
- 'websockets'
+ # 'websockets'
49
]
50
51
0 commit comments