RefactoringRope/ConfigurationPage/AutoCompletionRopePage.py

branch
server_client_variant
changeset 205
55bba6be2cbc
parent 191
2af42804bca2
child 212
f05681349336
--- a/RefactoringRope/ConfigurationPage/AutoCompletionRopePage.py	Fri Sep 29 10:32:30 2017 +0200
+++ b/RefactoringRope/ConfigurationPage/AutoCompletionRopePage.py	Fri Sep 29 10:37:48 2017 +0200
@@ -23,6 +23,7 @@
         Constructor
         
         @param plugin reference to the plugin object
+        @type RefactoringRopePlugin
         """
         ConfigurationPageBase.__init__(self)
         self.setupUi(self)

eric ide

mercurial