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

Method do_init

DataAPI/csvAPI.py:82–83  ·  view source on GitHub ↗
(cls)

Source from the content-addressed store, hash-verified

80
81 @classmethod
82 def do_init(cls):
83 pass
84
85 @classmethod
86 def do_close(cls):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected