Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/M-Nauta/ProtoTree
/ size
Method
size
prototree/leaf.py:88–89 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
86
87
@property
88
def
size(self) -> int:
89
return
1
90
91
@property
92
def
leaves(self) -> set:
Callers
1
forward
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected