--- a/eric6/Preferences/__init__.py Fri Apr 09 18:13:36 2021 +0200 +++ b/eric6/Preferences/__init__.py Fri Apr 09 18:38:01 2021 +0200 @@ -50,7 +50,7 @@ from QScintilla.Shell import ShellHistoryStyle -class Prefs(object): +class Prefs: """ A class to hold all configuration items for the application. """