Nyall Dawson 7b56629478 Sipify
2025-03-27 14:00:26 +10:00

7 lines
297 B
Python

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