src/eric7/Plugins/VcsPlugins/vcsMercurial/HgImportDialog.py

branch
eric7
changeset 10438
4cd7e5a8b3cf
parent 9653
e67609152c5e
child 10439
21c28b0f9e41
--- a/src/eric7/Plugins/VcsPlugins/vcsMercurial/HgImportDialog.py	Fri Dec 22 19:45:17 2023 +0100
+++ b/src/eric7/Plugins/VcsPlugins/vcsMercurial/HgImportDialog.py	Sat Dec 23 15:40:23 2023 +0100
@@ -65,7 +65,8 @@
         """
         Private slot to react on changes of the patch file edit.
 
-        @param txt contents of the line edit (string)
+        @param txt contents of the line edit
+        @type str
         """
         self.__updateOK()
 

eric ide

mercurial