MCPcopy
hub / github.com/stumpy-dev/stumpy / test_stumpi_int_input

Function test_stumpi_int_input

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

Source from the content-addressed store, hash-verified

14
15
16def test_stumpi_int_input():
17 with pytest.raises(TypeError):
18 stumpi(np.arange(10), 5)
19
20
21def test_stumpi_self_join():

Callers

nothing calls this directly

Calls 1

stumpiClass · 0.90

Tested by

no test coverage detected