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 2fde8d5 commit 2ddae0fCopy full SHA for 2ddae0f
1 file changed
tests/test_runs/test_run_functions.py
@@ -1302,7 +1302,7 @@ def test_get_run(self):
1302
assert "weka" in run.tags
1303
assert "weka_3.7.12" in run.tags
1304
assert run.predictions_url == (
1305
- "https://www.openml.org/data/download/1667125/"
+ "https://api.openml.org/data/download/1667125/"
1306
"weka_generated_predictions4575715871712251329.arff"
1307
)
1308
0 commit comments