summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py
index a5c1d02b..a8387b13 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -119,7 +119,7 @@ pygments_style = 'sphinx'
intersphinx_mapping = {
'python': ('https://docs.python.org/3', None),
- }
+}
# -- Options for HTML output ---------------------------------------------------