Skip to content
Snippets Groups Projects
Commit 2dd3cd86 authored by Ben Patterson's avatar Ben Patterson
Browse files

Fix pep8 violation.

parent 6134bedf
No related branches found
No related tags found
No related merge requests found
......@@ -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}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment