summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorIwan Aucamp <aucampia@gmail.com>2022-04-15 16:04:47 +0200
committerIwan Aucamp <aucampia@gmail.com>2022-04-15 16:04:47 +0200
commit11f2357e25ebffe3510f08b5cadd4ba941ec6fd5 (patch)
treeed8eafab487530c6f82e3614b48ad5ecf073d727 /docs
parent2f9cccf9fa0b1d4c305da7c34f68b8a067485e0a (diff)
parentf014e988e38c37c255208af4770278bb6e2816f4 (diff)
downloadrdflib-11f2357e25ebffe3510f08b5cadd4ba941ec6fd5.tar.gz
Merge remote-tracking branch 'upstream/master' into default_prefixes
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index c0f0d68f..693492fa 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -11,9 +11,9 @@
# All configuration values have a default; values that are commented out
# serve to show the default.
-import sys
import os
import re
+import sys
# If extensions (or modules to document with autodoc) are in another directory,
# add these directories to sys.path here. If the directory is relative to the