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 4a540e7 commit cf908c7Copy full SHA for cf908c7
docs/source/conf.py
@@ -9,7 +9,7 @@
9
# This causes documentation within the __init__ method to be pulled into the documentation properly
10
autoclass_content = "both"
11
12
-sys.path.insert(0, os.path.abspath("../../advanced-ds"))
+sys.path.insert(0, os.path.abspath("../../ads"))
13
14
# -- Project information -----------------------------------------------------
15
0 commit comments