Skip to content

Commit 7131303

Browse files
Update conf.py
1 parent 52af9dd commit 7131303

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 = ["ot", "POT"]
186+
autodoc_mock_imports = ["fc-match"]
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)