MCPcopy Index your code
hub / github.com/stumpy-dev/stumpy / test_aampi_int_input

Function test_aampi_int_input

tests/test_aampi.py:14–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12
13
14def test_aampi_int_input():
15 with pytest.raises(TypeError):
16 aampi(np.arange(10), 5)
17
18
19def test_aampi_self_join():

Callers

nothing calls this directly

Calls 1

aampiClass · 0.90

Tested by

no test coverage detected