…ge to lzma docs (
pythonGH-94627)
Based on the definition of the collections.abc classes, it is more accurate to use "sequence" instead of "container" when describing argparse choices.
A previous attempt at fixing this in
pythonGH-92450 was mistaken; this PR reverts that change.
(cherry picked from commit
ad3c99e)
Co-authored-by: Guy Yagev <yourlefthandman8@gmail.com>
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
Based on the definition of the collections.abc classes, it is more accurate to use "sequence" instead of "container" when describing argparse choices.
(cherry picked from commit ad3c99e)
Co-authored-by: Guy Yagev yourlefthandman8@gmail.com
Co-authored-by: Shantanu 12621235+hauntsaninja@users.noreply.github.com