Skip to content
Snippets Groups Projects
Commit 81b58bc5 authored by Aleksandr Kurbatov's avatar Aleksandr Kurbatov
Browse files

Another recovery from linter edits

parent f0b15cd4
Branches
Tags
1 merge request!194deploy_twamp: subscription -> json
Pipeline #86146 failed
...@@ -79,8 +79,7 @@ def deploy_twamp_real(subscription: Iptrunk, process_id: UUIDstr, callback_route ...@@ -79,8 +79,7 @@ def deploy_twamp_real(subscription: Iptrunk, process_id: UUIDstr, callback_route
@workflow( @workflow(
"Deploy TWAMP", "Deploy TWAMP",
initial_input_form=wrap_modify_initial_input_form( initial_input_form=wrap_modify_initial_input_form(_initial_input_form_generator),
_initial_input_form_generator),
target=Target.MODIFY, target=Target.MODIFY,
) )
def deploy_twamp() -> StepList: def deploy_twamp() -> StepList:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment