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 b2e4041 commit 2d1dbe7Copy full SHA for 2d1dbe7
python/user.py
@@ -85,7 +85,7 @@ def load_user_expressions(path):
85
86
:param args: Defines the number of arguments. With ``args='auto'`` the number of
87
arguments will automatically be extracted from the signature.
88
- With ``args=-1``, you can pass any number of arguments.
+ With ``args=-1``, any number of arguments are accepted.
89
:param group: The name of the group under which this expression function will
90
be listed.
91
:param handlesnull: Set this to True if your function has custom handling for NULL values.
0 commit comments