From 0d4940f5eb7208d1d942fd7bdc1a33fe70396992 Mon Sep 17 00:00:00 2001 From: towa <7078986+towa@users.noreply.github.com> Date: Mon, 17 Oct 2022 09:01:26 +0200 Subject: [PATCH] add doc string --- gml_application_schema_toolbox/core/load_gmlas_in_qgis.py | 1 + 1 file changed, 1 insertion(+) diff --git a/gml_application_schema_toolbox/core/load_gmlas_in_qgis.py b/gml_application_schema_toolbox/core/load_gmlas_in_qgis.py index e1db338..2416fd2 100644 --- a/gml_application_schema_toolbox/core/load_gmlas_in_qgis.py +++ b/gml_application_schema_toolbox/core/load_gmlas_in_qgis.py @@ -106,6 +106,7 @@ def import_in_qgis( @param gmlas_uri connection parameters @param provider name of the QGIS provider that handles gmlas_uri parameters + @param add_form_code set this to true to load the custom form code @param schema name of the PostgreSQL schema where tables and metadata tables are """ PlgLogger.log(