Commit 00926740 by Ben Patterson

Merge pull request #6819 from edx/benp/fix-pep8-jan291015

Fix pep8 violation.
parents 6134bedf 2dd3cd86
......@@ -79,7 +79,7 @@ class UserCourseStatus(views.APIView):
GET /api/mobile/v0.5/users/{username}/course_status_info/{course_id}
PATCH /api/mobile/v0.5/users/{username}/course_status_info/{course_id}
body:
last_visited_module_id={module_id}
modification_date={date}
......
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