There was an error while loading. Please reload this page.
1 parent 77208ff commit eea1f8eCopy full SHA for eea1f8e
1 file changed
docs/conf.py
@@ -14,7 +14,7 @@
14
'sphinx.ext.viewcode',
15
]
16
17
-autodoc_mock_imports = ["native_fisher_py_backend"]
+autodoc_mock_imports = ["native_fisher_py.native_fisher_py_backend", "native_fisher_py_backend"]
18
19
templates_path = ['_templates']
20
exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
0 commit comments