From 8a7159a32495bf3e12c3b0bb55d16c0e509c8469 Mon Sep 17 00:00:00 2001 From: Feanil Patel Date: Mon, 30 Dec 2019 13:01:55 -0500 Subject: [PATCH] Fix other pep8 violations. --- lms/djangoapps/program_enrollments/api/tests/test_grades.py | 1 - 1 file changed, 1 deletion(-) 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. """ -