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

Method __post_init__

tests/utils.py:44–45  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

42 freezer: FrozenDateTimeFactory
43
44 def __post_init__(self):
45 self.patch_env()
46
47 def create_file_and_commit(
48 self,

Callers

nothing calls this directly

Calls 1

patch_envMethod · 0.95

Tested by

no test coverage detected