MCPcopy Index your code
hub / github.com/DeepLabCut/DeepLabCut / selector

Function selector

tests/tools/conftest.py:37–39  ·  view source on GitHub ↗

Imported selector module (tools.test_selector).

()

Source from the content-addressed store, hash-verified

35
36@pytest.fixture(scope="session")
37def selector():
38 """Imported selector module (tools.test_selector)."""
39 return load_selector_module()

Callers

nothing calls this directly

Calls 1

load_selector_moduleFunction · 0.85

Tested by

no test coverage detected