Thanks to visit codestin.com Credit goes to github.com
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 b791c85 commit fd5eaffCopy full SHA for fd5eaff
build_tools/circle/build_test_arm.sh
@@ -73,4 +73,4 @@ cd /tmp
73
ccache -s
74
python -c "import sklearn; sklearn.show_versions()"
75
python -m threadpoolctl --import sklearn
76
-python -m pytest sklearn
+pytest --pyargs sklearn
0 commit comments