Files
old-kivi-za-auta/env/Lib/site-packages/django/contrib/gis/geos/error.py

4 lines
104 B
Python
Raw Normal View History

2022-04-11 15:09:06 +02:00
class GEOSException(Exception):
"The base GEOS exception, indicates a GEOS-related error."
pass