Skip to content

Commit 3a0844b

Browse files
Update docs/source/conf.py
Co-authored-by: Remi Gau <[email protected]>
1 parent 782ac71 commit 3a0844b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/source/conf.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
# add these directories to sys.path here. If the directory is relative to the
1111
# documentation root, use os.path.abspath to make it absolute, like shown here.
1212
#
13-
# import os
1413
# import sys
1514
# sys.path.insert(0, os.path.abspath('.'))
1615

@@ -52,4 +51,4 @@
5251
# Add any paths that contain custom static files (such as style sheets) here,
5352
# relative to this directory. They are copied after the builtin static files,
5453
# so a file named "default.css" will overwrite the builtin "default.css".
55-
html_static_path = ['_static']
54+
html_static_path = ['_static']

0 commit comments

Comments
 (0)