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

Method __set_fmt

utils/pyt_utils.py:49–50  ·  view source on GitHub ↗
(self, fmt)

Source from the content-addressed store, hash-verified

47 if sys.version_info.major < 3:
48
49 def __set_fmt(self, fmt):
50 self._fmt = fmt
51 else:
52
53 def __set_fmt(self, fmt):

Callers 1

formatMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected