Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/encode/uvicorn
/ ws_protocol_cls
Function
ws_protocol_cls
tests/conftest.py:242–243 ·
view source on GitHub ↗
(request: pytest.FixtureRequest)
Source
from the content-addressed store, hash-verified
240
]
241
)
242
def
ws_protocol_cls(request: pytest.FixtureRequest):
243
return
import_from_string(request.param)
244
245
246
@pytest.fixture(
Callers
1
get_connected_ws_protocol
Function · 0.85
Calls
1
import_from_string
Function · 0.90
Tested by
no test coverage detected