--- 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)