fix some pylint violations

This commit is contained in:
Chris Dodge
2013-08-21 20:06:10 -04:00
parent 2ba0d40d7b
commit ef98c54f5b
2 changed files with 2 additions and 2 deletions

View File

@@ -52,7 +52,7 @@ class MongoCollectionFindWrapper(object):
class ContentStoreImportNoStaticTest(ModuleStoreTestCase):
"""
Tests that rely on the toy and test_import_course courses.
TODO: refactor using CourseFactory so they do not.
NOTE: refactor using CourseFactory so they do not.
"""
def setUp(self):