MCPcopy Index your code
hub / github.com/algorithmiaio/algorithmia-python / set_attributes

Method set_attributes

Algorithmia/data.py:21–23  ·  view source on GitHub ↗

Sets attributes about the directory after querying the Data API

(self)

Source from the content-addressed store, hash-verified

19 return self.data_object_type
20
21 def set_attributes(self):
22 '''Sets attributes about the directory after querying the Data API'''
23 raise NotImplementedError

Callers 1

lsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected