Closed max3-2 closed 3 years ago
I've merged this and then also added the evaluate
option I've mentioned in discussion. I changed the argument name from desc
to description
to be consistent with the named tuple returned by the parameters()
method. See this commit: 15a68ea7dfc588b38965a61ca1606a46e5bada78.
This very small change added support for the description field of parameters in Model.parameter(). The return function
parameters
already has that supported