MCPcopy Create free account
hub / github.com/Vinyzu/recognizer / detector

Function detector

tests/conftest.py:10–12  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8
9@pytest.fixture
10def detector() -> Detector:
11 detector = Detector()
12 return detector
13
14
15@pytest.fixture

Callers

nothing calls this directly

Calls 1

DetectorClass · 0.90

Tested by

no test coverage detected