MCPcopy
hub / github.com/ContextLab/hypertools / test_load_weights_sample

Function test_load_weights_sample

tests/test_load.py:11–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9
10
11def test_load_weights_sample():
12 geo = load('weights_sample')
13 assert isinstance(geo, DataGeometry)
14
15
16def test_load_weights():

Callers

nothing calls this directly

Calls 1

loadFunction · 0.90

Tested by

no test coverage detected