securesauce / precli

Precaution CLI
https://precli.readthedocs.io/
Other
7 stars 2 forks source link

Nit: Rearrange args to partial #490

Closed ericwb closed 1 month ago

ericwb commented 1 month ago

It's a bit more logical to order the file as the first argument of parse_file. For the partial, you need to use keyword args if args to come after the iterable.