ASFHyP3 / asf-tools

A collection of GIS tools for working with higher-level SAR products
BSD 3-Clause "New" or "Revised" License
16 stars 5 forks source link

Switch 'None' to None #200

Closed jacquelynsmale closed 1 year ago

jacquelynsmale commented 1 year ago

https://docs.python.org/3/library/argparse.html#choices

Note that inclusion in the choices sequence is checked after any type conversions have been performed, so the type of the objects in the choices sequence should match the type specified: