MCPcopy Index your code
hub / github.com/commitizen-tools/commitizen / __call__

Method __call__

commitizen/commands/info.py:12–13  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

10 self.cz = factory.committer_factory(self.config)
11
12 def __call__(self) -> None:
13 out.write(self.cz.info())

Callers

nothing calls this directly

Calls 1

infoMethod · 0.45

Tested by

no test coverage detected