lebrice / SimpleParsing

Simple, Elegant, Typed Argument Parsing with argparse
MIT License
384 stars 46 forks source link

Fix literals for Python 3.9 #260

Closed brentyi closed 1 year ago

brentyi commented 1 year ago

Here's a fix for #259!

Could use tests.

lebrice commented 1 year ago

Fixes #259