edencehealth/basecfg

improve cli default reporting

actualben opened this issue · 0 comments

Let's use default: (with a colon) and repr instead of str here:

help=option.doc + f" (default {str(option.default)})",