Skip to content

Commit da19cdd

Browse files
committed
Fix test
1 parent 7d0bee0 commit da19cdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/test/test_argparse.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4276,7 +4276,7 @@ class TestHelpFlexi(HelpTestCase):
42764276
positional arguments:
42774277
spam spam help
42784278
4279-
optional arguments:
4279+
options:
42804280
-h, --help show this help message and exit
42814281
--foo FOO foo help should also appear as given here
42824282

0 commit comments

Comments
 (0)