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)