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.
2 parents eadfa4b + 12d9890 commit 749ed46Copy full SHA for 749ed46
1 file changed
docs/conf.py
@@ -50,4 +50,6 @@
50
"sphinx.ext.doctest",
51
],
52
}
53
+autodoc_mock_imports = ["smac", "omegaconf"]
54
+
55
automl_sphinx_theme.set_options(globals(), options)
0 commit comments