Disable protected access pylint check for TestProblemResponsesReport

This commit is contained in:
Kshitij Sobti
2018-03-30 00:38:38 +05:30
parent 94f1e0aa1c
commit 1a4fe2c527

View File

@@ -461,6 +461,7 @@ class TestTeamGradeReport(InstructorGradeReportTestCase):
self._verify_cell_data_for_user(self.student2.username, self.course.id, 'Team Name', team2.name)
# pylint: disable=protected-access
class TestProblemResponsesReport(TestReportMixin, InstructorTaskModuleTestCase):
"""
Tests that generation of CSV files listing student answers to a