MCPcopy
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')
69def north_star_data_bytes():
70 return _north_star_data_bytes()
71
72
73def _north_star_data_bytes() -> bytes:

Callers

nothing calls this directly

Calls 1

_north_star_data_bytesFunction · 0.85

Tested by

no test coverage detected