mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-04 00:04:03 -04:00
Update python/processing/algfactory.py
Co-authored-by: Harrissou Sant-anna <delazj@gmail.com>
This commit is contained in:
parent
4de4173841
commit
1046ecccbb
@ -433,7 +433,7 @@ class ProcessingAlgFactory:
|
||||
def output(self, type, *args, **kwargs):
|
||||
"""
|
||||
Define a output parameter for this algorithm using @alg.output.
|
||||
Apart from `type` this method will take all arguments and pass them though to the correct `QgsProcessingOutputDefinition ` type.
|
||||
Apart from `type` this method will take all arguments and pass them though to the correct `QgsProcessingOutputDefinition` type.
|
||||
|
||||
Types:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user