2024-12-03 07:47:10 +00:00

7 lines
281 B
Python

# The following has been generated automatically from src/analysis/qgsanalysis.h
try:
QgsAnalysis.instance = staticmethod(QgsAnalysis.instance)
QgsAnalysis.geometryCheckRegistry = staticmethod(QgsAnalysis.geometryCheckRegistry)
except (NameError, AttributeError):
pass