diff --git a/lms/djangoapps/program_enrollments/api/tests/test_grades.py b/lms/djangoapps/program_enrollments/api/tests/test_grades.py index 83f6d22741..bb98cf371b 100644 --- a/lms/djangoapps/program_enrollments/api/tests/test_grades.py +++ b/lms/djangoapps/program_enrollments/api/tests/test_grades.py @@ -9,4 +9,3 @@ mocks in the view tests. This file serves as a placeholder and reminder to do that the next time there is development on the program_enrollments grades API. """ -