MCPcopy Create free account
hub / github.com/M-Nauta/ProtoTree / log_dir

Method log_dir

util/log.py:27–28  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

25
26 @property
27 def log_dir(self):
28 return self._log_dir
29
30 @property
31 def checkpoint_dir(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected