Preferences/ConfigurationPages/PipPage.py

branch
pypi
changeset 6800
ce5b800b2fe2
parent 6782
390a45748883
child 6818
961bfc3b68f1
diff -r 6947cb9d4ce8 -r ce5b800b2fe2 Preferences/ConfigurationPages/PipPage.py
--- a/Preferences/ConfigurationPages/PipPage.py	Fri Feb 22 19:35:17 2019 +0100
+++ b/Preferences/ConfigurationPages/PipPage.py	Fri Feb 22 19:37:00 2019 +0100
@@ -24,9 +24,6 @@
     def __init__(self):
         """
         Constructor
-        
-        @param plugin reference to the plugin object
-        @type PipInterfacePlugin
         """
         super(PipPage, self).__init__()
         self.setupUi(self)

eric ide

mercurial