--- a/Preferences/ConfigurationPages/CondaPage.py Sun Jan 27 19:52:37 2019 +0100 +++ b/Preferences/ConfigurationPages/CondaPage.py Sun Jan 27 19:58:14 2019 +0100 @@ -24,9 +24,6 @@ def __init__(self): """ Constructor - - @param parent reference to the parent widget - @type QWidget """ super(CondaPage, self).__init__() self.setupUi(self)