PipPage: fixed a source docu issue. pypi

Fri, 22 Feb 2019 19:37:00 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Fri, 22 Feb 2019 19:37:00 +0100
branch
pypi
changeset 6800
ce5b800b2fe2
parent 6799
6947cb9d4ce8
child 6801
df623ed5aaa6

PipPage: fixed a source docu issue.

Preferences/ConfigurationPages/PipPage.py file | annotate | diff | comparison | revisions
--- 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