Fix pep8 violations

This commit is contained in:
Calen Pennington
2013-04-17 11:07:58 -04:00
parent 3cd414afbb
commit 6c7c49e6bd
3 changed files with 12 additions and 16 deletions

View File

@@ -76,6 +76,3 @@ class TestInstructorDashboardGradeDownloadCSV(LoginEnrollmentTestCase):
'''
self.assertEqual(body, expected_body, msg)