MCPcopy Create free account
hub / github.com/VCIP-RGBD/DFormer / __set_fmt

Method __set_fmt

utils/engine/logger.py:52–53  ·  view source on GitHub ↗
(self, fmt)

Source from the content-addressed store, hash-verified

50 if sys.version_info.major < 3:
51
52 def __set_fmt(self, fmt):
53 self._fmt = fmt
54 else:
55
56 def __set_fmt(self, fmt):

Callers 1

formatMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected