summaryrefslogtreecommitdiff
path: root/sphinx/registry.py
diff options
context:
space:
mode:
Diffstat (limited to 'sphinx/registry.py')
-rw-r--r--sphinx/registry.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/registry.py b/sphinx/registry.py
index 416edb2bc..132d1d207 100644
--- a/sphinx/registry.py
+++ b/sphinx/registry.py
@@ -54,7 +54,7 @@ EXTENSION_BLACKLIST = {
} # type: Dict[unicode, unicode]
-class SphinxComponentRegistry(object):
+class SphinxComponentRegistry:
def __init__(self):
# type: () -> None
#: special attrgetter for autodoc; class object -> attrgetter