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 69760d9 commit c68c237Copy full SHA for c68c237
docs/conf.py
@@ -10,12 +10,13 @@
10
# All configuration values have a default; values that are commented out
11
# serve to show the default.
12
from __future__ import annotations
13
-import sass
14
15
import os
16
import sys
17
import warnings
18
+import sass
19
+
20
# If extensions (or modules to document with autodoc) are in another directory,
21
# add these directories to sys.path here. If the directory is relative to the
22
# documentation root, use os.path.abspath to make it absolute, like shown here.
0 commit comments