We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 782ac71 commit 3a0844bCopy full SHA for 3a0844b
docs/source/conf.py
@@ -10,7 +10,6 @@
10
# add these directories to sys.path here. If the directory is relative to the
11
# documentation root, use os.path.abspath to make it absolute, like shown here.
12
#
13
-# import os
14
# import sys
15
# sys.path.insert(0, os.path.abspath('.'))
16
@@ -52,4 +51,4 @@
52
51
# Add any paths that contain custom static files (such as style sheets) here,
53
# relative to this directory. They are copied after the builtin static files,
54
# so a file named "default.css" will overwrite the builtin "default.css".
55
-html_static_path = ['_static']
+html_static_path = ['_static']
0 commit comments