Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/algorithmiaio/algorithmia-python
/ _getUrl
Method
_getUrl
Algorithmia/datadirectory.py:26–27 ·
view source on GitHub ↗
(path)
Source
from the content-addressed store, hash-verified
24
25
@staticmethod
26
def
_getUrl(path):
27
return
'/v1/data/'
+ path
28
29
def
set_attributes(self, response_json):
30
# Nothing to set for now
Callers
2
__init__
Method · 0.80
create
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected