MCPcopy 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
29class TreeHeightError(BinaryTreeError):
30 """Tree height was invalid."""

Callers 1

_validate_tree_heightFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected