mirror of
https://github.com/ansible/awx.git
synced 2026-04-14 14:39:26 -02:30
fixed for flake8 compliance
This commit is contained in:
@@ -22,4 +22,4 @@ class Command(BaseCommand):
|
|||||||
print(f"Logging initiated with a threshold of {options['threshold']} second(s) and a duration of"
|
print(f"Logging initiated with a threshold of {options['threshold']} second(s) and a duration of"
|
||||||
f" {options['minutes']} minute(s), any queries that meet criteria can"
|
f" {options['minutes']} minute(s), any queries that meet criteria can"
|
||||||
f" be found in /var/log/tower/profile/."
|
f" be found in /var/log/tower/profile/."
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user