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

Function _error

dtw/stepPattern.py:391–392  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

389
390# Kludge because lambda: raise doesn't work
391def _error(s):
392 raise ValueError(s)
393
394
395##################################################

Callers 3

_cFunction · 0.70
getMethod · 0.70
rabinerJuangStepPatternFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected