fix some pylint violations
This commit is contained in:
@@ -384,7 +384,7 @@ class TestHtmlModifiers(ModuleStoreTestCase):
|
||||
def test_get_course_info_section(self):
|
||||
self.course.lms.static_asset_path = "toy_course_dir"
|
||||
get_course_info_section(self.request, self.course, "handouts")
|
||||
# TODO: check handouts output...right now test course seems to have no such content
|
||||
# NOTE: check handouts output...right now test course seems to have no such content
|
||||
# at least this makes sure get_course_info_section returns without exception
|
||||
|
||||
def test_course_link_rewrite(self):
|
||||
|
||||
Reference in New Issue
Block a user