Merge pull request #7358 from edx/ned/add_dunder_init_files

Add missing __init__.py files
This commit is contained in:
Ned Batchelder
2015-04-30 10:50:49 -04:00
21 changed files with 1 additions and 1 deletions

View File

View File

View File

View File

View File

@@ -61,7 +61,7 @@ git clean -qxfd
source scripts/jenkins-common.sh
# Violations thresholds for failing the build
PYLINT_THRESHOLD=5500
PYLINT_THRESHOLD=6400
# If the environment variable 'SHARD' is not set, default to 'all'.
# This could happen if you are trying to use this script from