mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
Fix typo and do not spellcheck the json plugins testdata
This commit is contained in:
parent
8e40481284
commit
c6c3d0971a
@ -34,7 +34,7 @@ class QgsPluginDependenciesDialog(QtWidgets.QDialog, Ui_QgsPluginDependenciesDia
|
||||
:type to_install: list
|
||||
:param to_upgrade: list of plugin IDs that needs to be upgraded
|
||||
:type to_upgrade: list
|
||||
:param not_found: list of plugin IDs that are not found (unvailable)
|
||||
:param not_found: list of plugin IDs that are not found (unavailable)
|
||||
:type not_found: list
|
||||
:param parent: parent object, defaults to None
|
||||
:param parent: QWidget, optional
|
||||
|
@ -64,4 +64,5 @@ tests/testdata/qgis_server_accesscontrol/project.qgs
|
||||
tests/testdata/qgis_server/ets-wms13/project.qgs
|
||||
tests/testdata/layouts/sample_project.qgs
|
||||
tests/testdata/layouts/2x_template_attributetable.qpt
|
||||
tests/testdata/plugindependencies_data.json
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user