Commit fb12365c authored by Berker Peksag's avatar Berker Peksag Committed by GitHub

Remove redundant comma in argparse HOWTO (GH-1141)

Reported by Sean Canavan on docs@p.o.

(cherry picked from commit 8526fb74)
parent 450a69c6
......@@ -223,7 +223,7 @@ before proceeding.
Introducing Optional arguments
==============================
So far we, have been playing with positional arguments. Let us
So far we have been playing with positional arguments. Let us
have a look on how to add optional ones::
import argparse
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment