brainy-autumn-96225
05/26/2023, 8:37 AMtype=str are saved as with additional double quotes in argo workflows.
For example:
domain = Parameter("string_parameter", default="my_string_parameter")
When the flow is executed on argo-workflows the class variable will be shown as
self.string_parameter = '"my_string_parameter"`
I can confirm that this does not happen with metaflow version 2.8.3.square-wire-39606
05/26/2023, 8:38 AMbrainy-autumn-96225
05/26/2023, 12:12 PMfast-vr-44972
06/01/2023, 11:12 AMsquare-wire-39606
06/01/2023, 3:46 PMfast-vr-44972
06/14/2023, 8:43 AMfast-vr-44972
06/14/2023, 9:06 AMancient-application-36103
06/14/2023, 4:54 PMbulky-afternoon-92433
06/15/2023, 8:19 PM