summaryrefslogtreecommitdiff
path: root/poezio/theming.py
diff options
context:
space:
mode:
Diffstat (limited to 'poezio/theming.py')
-rwxr-xr-xpoezio/theming.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/poezio/theming.py b/poezio/theming.py
index 0cf0f27d..983020a3 100755
--- a/poezio/theming.py
+++ b/poezio/theming.py
@@ -82,7 +82,7 @@ from importlib import machinery
finder = machinery.PathFinder()
-class Theme(object):
+class Theme:
"""
The theme class, from which all themes should inherit.
All of the following values can be replaced in subclasses, in