Closed harry-j-turner closed 1 year ago
References issue 951.
Patch allows user to cast the parameter in get_parameter by passing the argument along to upstream get_parameters.
get_parameter
get_parameters
Unsure, should this have a unit test?
This is my first PR to ClearML, I'd like to get more involved in contributing and would welcome any advice or feedback on my approach.
Related Issue \ discussion
References issue 951.
Patch Description
Patch allows user to cast the parameter in
get_parameter
by passing the argument along to upstreamget_parameters
.Testing Instructions
Unsure, should this have a unit test?
Other Information
This is my first PR to ClearML, I'd like to get more involved in contributing and would welcome any advice or feedback on my approach.