MCPcopy Create free account
hub / github.com/TPCD/DCCL / log

Method log

project_utils/visualization_utils.py:939–940  ·  view source on GitHub ↗
(self, *args, **kwargs)

Source from the content-addressed store, hash-verified

937 self.viz_logger = self._viz_prototype(self.chart)
938
939 def log(self, *args, **kwargs):
940 self.viz_logger(*args, **kwargs)
941
942
943

Callers 3

forwardMethod · 0.45
Truncated_initializerFunction · 0.45
forwardMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected