mirror of
https://github.com/ansible/awx.git
synced 2026-05-21 07:47:44 -02:30
Description
Fixed Linting Issue with black formatter Signed-off-by: Tarun CHawdhury <tarunchawdhury@gmail.com>
This commit is contained in:
@@ -55,7 +55,6 @@ def tss_backend(**kwargs):
|
||||
return secret.fields[kwargs['secret_field']].value
|
||||
|
||||
|
||||
|
||||
tss_plugin = CredentialPlugin(
|
||||
'Thycotic Secret Server',
|
||||
tss_inputs,
|
||||
|
||||
Reference in New Issue
Block a user