diff -r adf11836cfce -r d359172d11be eric6/Tools/TRPreviewer.py --- a/eric6/Tools/TRPreviewer.py Fri Apr 09 18:13:36 2021 +0200 +++ b/eric6/Tools/TRPreviewer.py Fri Apr 09 18:38:01 2021 +0200 @@ -431,7 +431,7 @@ self.translations.reload() -class Translation(object): +class Translation: """ Class to store the properties of a translation. """