We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 535c1e4 commit d6952acCopy full SHA for d6952ac
test-configuration-win.yml
@@ -43,7 +43,7 @@ steps:
43
call activate bench-env
44
python -m sklbench --report -l DEBUG --report -c configs/sklearn_example.json
45
displayName: Sklearn example run
46
- - script: |
+ - script: |
47
48
python -m sklbench --report -l DEBUG --report -c configs/incremental.json
49
displayName: Incremental algorithms example run
0 commit comments