Commit cc864997 authored by Yusei Tahara's avatar Yusei Tahara

Update request_wendelin_instance.py

parent 9d3b9fb2
...@@ -44,4 +44,4 @@ request(software_url, ...@@ -44,4 +44,4 @@ request(software_url,
partition_parameter_kw={ partition_parameter_kw={
'_': json.dumps(parameter_dict, sort_keys=True, indent=2), '_': json.dumps(parameter_dict, sort_keys=True, indent=2),
} }
) ).getConnectionParameterDict()
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment