Skip to content

Commit cc93af4

Browse files
authored
Fix scikit-learn ref in cebra_paper.yml
1 parent 9898850 commit cc93af4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda/cebra_paper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies:
3939
- "cebra[dev,integrations,datasets,demos]"
4040
- joblib
4141
- literate-dataclasses
42-
- sklearn
42+
- scikit-learn
4343
- scipy
4444
- torch
4545
- keras==2.3.1

0 commit comments

Comments
 (0)