lebrice / SimpleParsing

Simple, Elegant, Typed Argument Parsing with argparse
MIT License
427 stars 52 forks source link

Better handling of Optional container types #72

Closed lebrice closed 3 years ago

lebrice commented 3 years ago

Fixes #47 (as far as I can tell, need a bit more tests before I know for sure).

Signed-off-by: Fabrice Normandin fabrice.normandin@gmail.com