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

6 lines
256 B
Python

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