Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b7427b commit db0133fCopy full SHA for db0133f
1 file changed
Doc/library/argparse.rst
@@ -1109,7 +1109,7 @@ Anything with more interesting error-handling or resource management should be
1109
done downstream after the arguments are parsed.
1110
1111
For example, JSON or YAML conversions have complex error cases that require
1112
-better reporting than can be given by the ``type`` keyword. An
+better reporting than can be given by the ``type`` keyword. A
1113
:exc:`~json.JSONDecodeError` would not be well formatted and a
1114
:exc:`FileNotFound` exception would not be handled at all.
1115
0 commit comments