MCPcopy Create free account
hub / github.com/google-deepmind/alphageometry / PointTooCloseError

Class PointTooCloseError

graph.py:85–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83
84
85class PointTooCloseError(Exception):
86 pass
87
88
89class PointTooFarError(Exception):

Callers 1

add_clauseMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected