Merge pull request #7358 from edx/ned/add_dunder_init_files
Add missing __init__.py files
This commit is contained in:
0
cms/djangoapps/contentstore/features/__init__.py
Normal file
0
cms/djangoapps/contentstore/features/__init__.py
Normal file
0
cms/djangoapps/course_creators/tests/__init__.py
Normal file
0
cms/djangoapps/course_creators/tests/__init__.py
Normal file
0
cms/lib/xblock/test/__init__.py
Normal file
0
cms/lib/xblock/test/__init__.py
Normal file
0
common/djangoapps/lang_pref/tests/__init__.py
Normal file
0
common/djangoapps/lang_pref/tests/__init__.py
Normal file
0
common/djangoapps/monkey_patch/tests/__init__.py
Normal file
0
common/djangoapps/monkey_patch/tests/__init__.py
Normal file
0
common/djangoapps/static_replace/test/__init__.py
Normal file
0
common/djangoapps/static_replace/test/__init__.py
Normal file
0
common/djangoapps/track/backends/tests/__init__.py
Normal file
0
common/djangoapps/track/backends/tests/__init__.py
Normal file
0
common/lib/calc/calc/tests/__init__.py
Normal file
0
common/lib/calc/calc/tests/__init__.py
Normal file
0
common/lib/capa/capa/safe_exec/tests/__init__.py
Normal file
0
common/lib/capa/capa/safe_exec/tests/__init__.py
Normal file
0
lms/djangoapps/courseware/features/__init__.py
Normal file
0
lms/djangoapps/courseware/features/__init__.py
Normal file
0
lms/djangoapps/instructor/features/__init__.py
Normal file
0
lms/djangoapps/instructor/features/__init__.py
Normal file
0
lms/lib/xblock/__init__.py
Normal file
0
lms/lib/xblock/__init__.py
Normal file
0
lms/lib/xblock/test/__init__.py
Normal file
0
lms/lib/xblock/test/__init__.py
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user