Skip to content

Commit

Permalink
fix: add scipy to sphinx's mocked imports
Browse files Browse the repository at this point in the history
  • Loading branch information
oesteban committed Jun 10, 2024
1 parent d6bfd69 commit ea30464
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
"nitransforms",
"numpy",
"pandas",
"scipy",
"seaborn",
"skimage",
"sklearn",
Expand Down

0 comments on commit ea30464

Please sign in to comment.