We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2ddb47 commit b837819Copy full SHA for b837819
docs/conf.py
@@ -10,7 +10,7 @@
10
11
# If extensions (or modules to document with autodoc) are in another directory,
12
# add these directories to sys.path here. If the directory is relative to the
13
-# documentation root, use Path(...).resolve() to make it absolute, like shown here.
+# documentation root, use Path(...).absolute() to make it absolute, like shown here.
14
#
15
import sys
16
from pathlib import Path
0 commit comments