%PDF- %PDF-
Direktori : /lib/python3/dist-packages/sympy/geometry/ |
Current File : //lib/python3/dist-packages/sympy/geometry/exceptions.py |
"""Geometry Errors.""" class GeometryError(ValueError): """An exception raised by classes in the geometry module.""" pass