Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/joowani/binarytree
/ TreeHeightError
Class
TreeHeightError
binarytree/exceptions.py:29–30 ·
view source on GitHub ↗
Tree height was invalid.
Source
from the content-addressed store, hash-verified
27
28
29
class
TreeHeightError(BinaryTreeError):
30
""
"Tree height was invalid."
""
Callers
1
_validate_tree_height
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected