MCPcopy Create free account
hub / github.com/Vespa314/chan.py / SetBasciInfo

Method SetBasciInfo

DataAPI/csvAPI.py:78–79  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

76 yield CKLine_Unit(create_item_dict(data, self.columns))
77
78 def SetBasciInfo(self):
79 pass
80
81 @classmethod
82 def do_init(cls):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected