Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
391
def
_error(s):
392
raise
ValueError(s)
393
394
395
##################################################
Callers
3
_c
Function · 0.70
get
Method · 0.70
rabinerJuangStepPattern
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected