Skip to content
Merged
Prev Previous commit
Next Next commit
Update description
  • Loading branch information
savannahostrowski committed Nov 2, 2024
commit 338e69e45f25f4176887b3c50d15275f1a64569b
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""
Benchmark the argparse module with multiple subparsers, each with their own
options, and then parse a series of command-line arguments.
subcommands, and then parse a series of command-line arguments.

Author: Savannah Ostrowski
"""
Expand Down