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 5ce7d7d commit 152c03d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
run: |
pip3 install -U sphinx
pip3 install sphinx-rtd-theme
pip3 install scipy==1.12.0
pip3 install scikit-learn==1.1.3
- name: Build docs
Expand Down

0 comments on commit 152c03d

Please sign in to comment.