mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-15 00:07:25 -05:00
[processing] fix docstring
This commit is contained in:
parent
148012f884
commit
cedc22ff43
@ -70,7 +70,7 @@ class OutputTable(Output):
|
||||
result of the algorithm. Use this to transparently handle
|
||||
output values instead of creating your own method.
|
||||
|
||||
@param fields a list of QgsField
|
||||
@param fields a list of field titles
|
||||
|
||||
@return writer instance of the table writer class
|
||||
"""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user