lebrice / SimpleParsing

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

Raise a warning on unsafe/lossy cast to int, float, and bools #242

Closed lebrice closed 1 year ago

lebrice commented 1 year ago

Fixes #227