Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pydantic/pydantic
/ north_star_data_bytes
Function
north_star_data_bytes
tests/benchmarks/test_north_star.py:69–70 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
67
68
@pytest.fixture(scope=
'module'
)
69
def
north_star_data_bytes():
70
return
_north_star_data_bytes()
71
72
73
def
_north_star_data_bytes() -> bytes:
Callers
nothing calls this directly
Calls
1
_north_star_data_bytes
Function · 0.85
Tested by
no test coverage detected