mirror of
https://github.com/p-ranav/argparse
synced 2026-06-08 16:35:45 +00:00
84b7b46ce5
If a non-positional argument doesn't get the number of required values, a generic "Too few arguments" error is generated, without its name, when it is not the last argument (but if it is the last argument, we get its name)