Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
10
def
detector() -> Detector:
11
detector = Detector()
12
return
detector
13
14
15
@pytest.fixture
Callers
nothing calls this directly
Calls
1
Detector
Class · 0.90
Tested by
no test coverage detected