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 6dda5e4 commit 5169ecdCopy full SHA for 5169ecd
bigml/constants.py
@@ -266,7 +266,7 @@
266
TASKS_QS = "include=subscription,tasks"
267
268
# Minimum query string to get model image fields and status
269
-IMAGE_FIELDS_FILTER = ("optype=image;exclude=summary,objective_summary,"
+IMAGE_FIELDS_FILTER = ("optype=image&exclude=summary,objective_summary,"
270
"input_fields,importance,model_fields")
271
272
# Default storage folder
0 commit comments