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 dc682c0 commit 640e3c1Copy full SHA for 640e3c1
docs/_ext/tabs.py
docs/conf.py
@@ -14,7 +14,7 @@
14
from sphinx.ext.napoleon.docstring import NumpyDocstring
15
16
sys.path.insert(0, os.path.join(os.path.dirname(__file__), '../src'))
17
-sys.path.append(os.path.join(os.path.dirname(__file__), '_ext'))
+
18
19
# -- General configuration ------------------------------------------------
20
0 commit comments