--- 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.
"""