Skip to content

Commit

Permalink
style: nocover temp changes
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharis278 committed Nov 3, 2023
1 parent e7eb8e5 commit 21d4ca6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions edx_exams/apps/lti/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -381,6 +381,7 @@ def launch_instructor_tool(request, exam_id):
@csrf_exempt
@require_http_methods(['GET'])
def exam_roster(request, exam_id):
# pragma: no cover
"""
Temporary endpoint to prove we can authenticate this request properly
"""
Expand Down

0 comments on commit 21d4ca6

Please sign in to comment.