Merge pull request #14409 from edx/zoldak/fix-pep8

Fix pep8 violation
This commit is contained in:
Jesse Zoldak
2017-01-27 09:50:17 -05:00
committed by GitHub

View File

@@ -133,7 +133,7 @@ STATICFILES_DIRS += [
(course_dir, COMMON_TEST_DATA_ROOT / course_dir)
for course_dir in os.listdir(COMMON_TEST_DATA_ROOT)
if os.path.isdir(COMMON_TEST_DATA_ROOT / course_dir)
]
]
# Avoid having to run collectstatic before the unit test suite
# If we don't add these settings, then Django templates that can't