diff options
| author | Iwan Aucamp <aucampia@gmail.com> | 2022-04-15 16:04:47 +0200 |
|---|---|---|
| committer | Iwan Aucamp <aucampia@gmail.com> | 2022-04-15 16:04:47 +0200 |
| commit | 11f2357e25ebffe3510f08b5cadd4ba941ec6fd5 (patch) | |
| tree | ed8eafab487530c6f82e3614b48ad5ecf073d727 /docs | |
| parent | 2f9cccf9fa0b1d4c305da7c34f68b8a067485e0a (diff) | |
| parent | f014e988e38c37c255208af4770278bb6e2816f4 (diff) | |
| download | rdflib-11f2357e25ebffe3510f08b5cadd4ba941ec6fd5.tar.gz | |
Merge remote-tracking branch 'upstream/master' into default_prefixes
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/conf.py | 2 |
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 |
