mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-07 00:03:52 -05:00
Remove trailing space
This commit is contained in:
parent
74fb453f99
commit
4d8660375d
@ -502,7 +502,7 @@ def reloadPlugin(packageName):
|
||||
|
||||
def showPluginHelp(packageName: str = None, filename: str = "index", section: str = ""):
|
||||
"""Open help in the user's html browser. The help file should be named index-ll_CC.html or index-ll.html or index.html.
|
||||
|
||||
|
||||
:param str packageName: name of package folder, if None it's using the current file package. Defaults to None. Optional.
|
||||
:param str filename: name of file to open. It can be a path like 'doc/index' for example. Defaults to 'index'.
|
||||
:param str section: URL path to open. Defaults to empty string.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user