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

Method depth

prototree/node.py:48–49  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

46
47 @property
48 def depth(self) -> int:
49 raise NotImplementedError

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected