Skip to content

Commit c68c237

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 69760d9 commit c68c237

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,13 @@
1010
# All configuration values have a default; values that are commented out
1111
# serve to show the default.
1212
from __future__ import annotations
13-
import sass
1413

1514
import os
1615
import sys
1716
import warnings
1817

18+
import sass
19+
1920
# If extensions (or modules to document with autodoc) are in another directory,
2021
# add these directories to sys.path here. If the directory is relative to the
2122
# documentation root, use os.path.abspath to make it absolute, like shown here.

0 commit comments

Comments
 (0)