Skip to content

Commit 318d04b

Browse files
committed
Added imports
1 parent 28ace24 commit 318d04b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
#
1212
# All configuration values have a default; values that are commented out
1313
# serve to show the default.
14-
# import os
15-
# import sys
14+
import os
15+
import sys
1616

1717
# If extensions (or modules to document with autodoc) are in another directory,
1818
# add these directories to sys.path here. If the directory is relative to the

0 commit comments

Comments
 (0)