Skip to content
Snippets Groups Projects

Start branch for dev/0.7.15

Merged Jon Crall requested to merge dev/0.7.15 into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -56,7 +56,7 @@ class Value(ub.NiceRepr):
short_alias (List[str] | None):
other short names (that will be prefixed with '-') that will be
accepted by the argparse CLI.
accepted by the argparse CLI. e.g. ``short_alias=['n']``
group (str | None):
Impacts display of underlying argparse object by grouping values
Loading