Skip to content

Commit 9aeecef

Browse files
committed
Updating doc module automock list
1 parent da72718 commit 9aeecef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
]
6363

6464

65-
autodoc_mock_imports = ["pygeosx", "pylvarray", "meshio", "lxml", "mpi4py", "h5py", "ats"]
65+
autodoc_mock_imports = ["pygeosx", "pylvarray", "meshio", "lxml", "mpi4py", "h5py", "ats", "scipy"]
6666

6767
# The suffix(es) of source filenames.
6868
# You can specify multiple suffix as a list of string:

0 commit comments

Comments
 (0)