QGIS/python/analysis/auto_additions/qgsgeometrycheckcontext.py
2024-12-03 07:47:10 +00:00

6 lines
238 B
Python

# The following has been generated automatically from src/analysis/vector/geometry_checker/qgsgeometrycheckcontext.h
try:
QgsGeometryCheckContext.__group__ = ['vector', 'geometry_checker']
except (NameError, AttributeError):
pass