lebrice / SimpleParsing

Simple, Elegant, Typed Argument Parsing with argparse
MIT License
399 stars 49 forks source link

Fields with default value of `None` are treated as optional (even if type annotation is wrong) #151

Closed lebrice closed 2 years ago

lebrice commented 2 years ago

Fixes #132