Commit Graph

5 Commits

Author SHA1 Message Date
Daniël van Noord
f3f7f3ac06 Handle `optdict flags and confidence` option better 2022-04-04 10:27:04 +02:00
Daniël van Noord
3b8a0207ff Remove `metavar and choices from _StoreTrueArgument` 2022-04-02 17:34:05 +02:00
Daniël van Noord
91318888ce Add a `_StoreTrueArgument` class 2022-04-02 16:00:15 +02:00
Daniël van Noord
fb8c75159e Move `_parse_rich_type_value to utils` 2022-04-02 12:41:46 +02:00
Daniël van Noord
0bc45e9037
Create an Argument class and allow convertion of optdict into them (#5584)
* Use config initialization of ``_ArgumentsManager``
* Allow ``BaseChecker`` to register on a ``_ArgumentsManager``
* Use the ``argparse`` config handler in ``logging.py`` and add tests
2022-03-29 14:44:27 +02:00