Skip to content

Commit f8fbe5a

Browse files
committed
another tiny fix (for ruff)
1 parent e8304b8 commit f8fbe5a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/source/conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
# All configuration values have a default; values that are commented out
1212
# serve to show the default.
1313

14-
import sys, os
14+
import sys
15+
import os
1516

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

0 commit comments

Comments
 (0)