mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 18:40:01 -03:30
flake8 fixup
This commit is contained in:
parent
6a4b4edea3
commit
68b924efe5
@ -146,6 +146,7 @@ activity_stream_registrar.connect(WorkflowJob)
|
||||
# prevent API filtering on certain Django-supplied sensitive fields
|
||||
prevent_search(User._meta.get_field('password'))
|
||||
|
||||
|
||||
# Always, always, always defer result_stdout_text for polymorphic UnifiedJob rows
|
||||
# TODO: remove this defer in 3.3 when we implement https://github.com/ansible/ansible-tower/issues/5436
|
||||
def defer_stdout(f):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user