Skip to content

Commit 58c7213

Browse files
Update conf.py
1 parent 7131303 commit 58c7213

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ def setup(app):
183183

184184
# If true, keep warnings as "system message" paragraphs in the built documents.
185185
#keep_warnings = False
186-
autodoc_mock_imports = ["fc-match"]
186+
autodoc_mock_imports = ["fc-match", "pyemd"]
187187
#autodoc_mock_imports = ["ot", "logging", "math", "python-math", "POT", "time", "numba", "score_estimators", "reweighting", "duecredit", "pyemd", "scipy"]
188188
# -- Options for HTML output ----------------------------------------------
189189

0 commit comments

Comments
 (0)