QGIS/python/core/auto_additions/qgsprocessingmodelchilddependency.py

3 lines
277 B
Python
Raw Normal View History

# The following has been generated automatically from src/core/processing/models/qgsprocessingmodelchilddependency.h
QgsProcessingModelChildDependency.__attribute_docs__ = {'childId': 'Child algorithm ID', 'conditionalBranch': 'Conditional branch output name, if applicable.'}