Fix PEP8: E303 too many blank lines

This commit is contained in:
stv
2015-02-15 16:26:37 -08:00
parent c4a63a5eff
commit c4cdd65744
3 changed files with 0 additions and 4 deletions

View File

@@ -225,7 +225,6 @@ class TestCohorts(ModuleStoreTestCase):
# get_cohort should return a group for user
self.assertEquals(cohorts.get_cohort(user, course.id).name, "AutoGroup")
def test_auto_cohorting(self):
"""
Make sure cohorts.get_cohort() does the right thing with auto_cohort_groups