QGIS/python/core/auto_additions/qgsprocessingmodelcomponent.py

6 lines
212 B
Python
Raw Normal View History

# The following has been generated automatically from src/core/processing/models/qgsprocessingmodelcomponent.h
try:
QgsProcessingModelComponent.__group__ = ['processing', 'models']
except NameError:
pass