pytest
538b5c24 - argparsing: export Parser and OptionGroup for typing purposes

Commit
4 years ago
argparsing: export Parser and OptionGroup for typing purposes `Parser` is used by many plugins and custom hooks. `OptionGroup` is exposed by the `parser.addgroup` API. The constructors of both are marked private, they are not meant to be constructed directly.
Author
Committer
Parents
Loading