mirror of
https://github.com/ansible/awx.git
synced 2026-05-14 04:47:44 -02:30
Fix flake8 E302 errors.
This commit is contained in:
@@ -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!')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user