Merge pull request #4034 from jangsutsr/4023_resume_flake8_E302

Resume flake8 E302.
This commit is contained in:
Aaron Tan
2016-11-16 10:41:18 -05:00
committed by GitHub
168 changed files with 1212 additions and 193 deletions

View File

@@ -57,6 +57,7 @@ register(
category_slug='cows',
)
def _get_read_only_ansible_cow_selection_default():
return getattr(settings, 'ANSIBLE_COW_SELECTION', 'No default cow!')