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

Function test_geo_get_data

tests/test_geo.py:22–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20
21
22def test_geo_get_data():
23 assert np.array_equal(data[0], geo.get_data()[0])
24
25
26def test_geo_get_formatted_data():

Callers

nothing calls this directly

Calls 1

get_dataMethod · 0.80

Tested by

no test coverage detected