MCPcopy Index your code
hub / github.com/DynamicTimeWarping/dtw-python / _error

Function _error

dtw/dtw.py:514–515  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

512
513# Kludge because lambda: raise doesn't work
514def _error(s):
515 raise ValueError(s)

Callers 2

dtwFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected