MCPcopy
hub / github.com/microsoft/qlib / __call__

Method __call__

scripts/dump_pit.py:275–276  ·  view source on GitHub ↗
(self, *args, **kwargs)

Source from the content-addressed store, hash-verified

273 p_bar.update()
274
275 def __call__(self, *args, **kwargs):
276 self.dump()
277
278
279if __name__ == "__main__":

Callers

nothing calls this directly

Calls 1

dumpMethod · 0.95

Tested by

no test coverage detected