mirror of
https://github.com/p-ranav/argparse
synced 2026-06-08 16:35:45 +00:00
43f4629be5
Previously, it printed ": expected 1 argument(s). 0 provided." when one positional argument is defined but nothing is provided. Now it prints "1 argument(s) expected. 0 provided."