Skip to content

Commit

Permalink
add mockimport sklearn
Browse files Browse the repository at this point in the history
  • Loading branch information
KindXiaoming committed Apr 29, 2024
1 parent efcb597 commit db8d4f4
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 @@ -43,6 +43,7 @@ def setup(app):
autodoc_mock_imports = ["numpy",
"torch",
"torch.nn",
"matplotlib",
"matplotlib.pyplot",
"tqdm",
"sympy",
Expand Down

0 comments on commit db8d4f4

Please sign in to comment.