We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba9d71c commit 7ee5d22Copy full SHA for 7ee5d22
1 file changed
docs/source/conf.py
@@ -13,8 +13,8 @@
13
# pylint: disable=W,C,R
14
import os
15
import sys
16
-
17
from pathlib import Path
+
18
from sphinx.ext.apidoc import main
19
20
try:
0 commit comments