summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2020-08-12 19:40:32 -0400
committerJulian Berman <Julian@GrayVines.com>2020-08-12 19:40:42 -0400
commit6e1281abc981a5ff20fc10b7dde194d7eae4f637 (patch)
treeae4b5cd7332b39056b6ceaf1ceacf069de147866 /docs/conf.py
parent07665ecee104f501be46307eee02771b4b8c9778 (diff)
downloadjsonschema-6e1281abc981a5ff20fc10b7dde194d7eae4f637.tar.gz
isorted.
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 565b00a..fbf6f30 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -9,7 +9,6 @@ import sys
import jsonschema
-
# 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
# documentation root, use os.path.abspath to make it absolute, like shown here.