We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 148012f commit cedc22fCopy full SHA for cedc22f
python/plugins/processing/outputs/OutputTable.py
@@ -70,7 +70,7 @@ def getTableWriter(self, fields):
70
result of the algorithm. Use this to transparently handle
71
output values instead of creating your own method.
72
73
- @param fields a list of QgsField
+ @param fields a list of field titles
74
75
@return writer instance of the table writer class
76
"""
0 commit comments