Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
514
def
_error(s):
515
raise
ValueError(s)
Callers
2
dtw
Function · 0.70
_canonicalizeWindowFunction
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected