Steven Bethard designated a new maintainer for argparse (GH-15605)

This commit is contained in:
Raymond Hettinger 2019-08-29 21:04:37 -07:00 committed by GitHub
parent 7fcc2088a5
commit 496058f599
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,5 @@
# Author: Steven J. Bethard <steven.bethard@gmail.com>.
# New maintainer as of 29 August 2019: Raymond Hettinger <raymond.hettinger@gmail.com>
"""Command-line parsing library