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 675031a commit 7825b09Copy full SHA for 7825b09
1 file changed
openml/apiconnector.py
@@ -954,4 +954,4 @@ def upload_run(self, files):
954
raise e
955
return return_code, dataset_xml
956
else:
957
- raise ValueError("prediction files doesn't exist")
+ raise ValueError("prediction files doesn't exist")
0 commit comments