MCPcopy
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)
242def ws_protocol_cls(request: pytest.FixtureRequest):
243 return import_from_string(request.param)
244
245
246@pytest.fixture(

Callers 1

Calls 1

import_from_stringFunction · 0.90

Tested by

no test coverage detected