summaryrefslogtreecommitdiff
path: root/doc/source/reference/configuration-files.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/reference/configuration-files.rst')
-rw-r--r--doc/source/reference/configuration-files.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/reference/configuration-files.rst b/doc/source/reference/configuration-files.rst
index b4e299d..435a135 100644
--- a/doc/source/reference/configuration-files.rst
+++ b/doc/source/reference/configuration-files.rst
@@ -7,7 +7,7 @@ and ``--config-dir``:
.. code-block:: python
- class ConfigOpts(object):
+ class ConfigOpts:
def __call__(self, ...):