Kaydet (Commit) 8526fb74 authored tarafından Berker Peksag's avatar Berker Peksag Kaydeden (comit) GitHub

Remove redundant comma in argparse HOWTO (#1141)

Reported by Sean Canavan on docs@p.o.
üst f7e62cf8
...@@ -221,7 +221,7 @@ before proceeding. ...@@ -221,7 +221,7 @@ before proceeding.
Introducing Optional arguments 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:: have a look on how to add optional ones::
import argparse 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