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

Class PointTooFarError

graph.py:89–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87
88
89class PointTooFarError(Exception):
90 pass
91
92
93class Graph:

Callers 1

add_clauseMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected