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

Function test_load_weights

tests/test_load.py:16–18  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14
15
16def test_load_weights():
17 geo = load('weights')
18 assert isinstance(geo, DataGeometry)
19
20
21def test_load_mushrooms():

Callers

nothing calls this directly

Calls 1

loadFunction · 0.90

Tested by

no test coverage detected