Closed major closed 3 years ago
It looks like argparse in Python 3.10 has options: in the output instead of optional arguments:. This is causing some test failures as noted in this ticket:
argparse
options:
optional arguments:
It looks like
argparse
in Python 3.10 hasoptions:
in the output instead ofoptional arguments:
. This is causing some test failures as noted in this ticket: