Commit 61d62f27 by Vik Paruchuri

Fix issue with parsing of open ended list

parent f4574c75
......@@ -55,3 +55,4 @@ class ControllerQueryService(GradingService):
}
response = self.get(self.grading_status_list_url, params)
return response
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment