issues
search
mlr-org
/
paradox
ParamHelpers Next Generation
https://paradox.mlr-org.com
GNU Lesser General Public License v3.0
28
stars
7
forks
source link
Improve printing of untyped parameters
#355
Closed
sebffischer
closed
2 years ago
sebffischer
commented
2 years ago
Changes:
Column "type" now prints "untyped" instead of "list" for untyped params
The representation of untyped parameters used substitute(default) to obtain the representation
Changes: