Skip to content

Commit e8c1c94

Browse files
mattwang44sobolevn
andauthored
fix(argparse): apply suggestions from code review
Co-authored-by: sobolevn <mail@sobolevn.me>
1 parent 69d2c98 commit e8c1c94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Raise error when :class:`argparse.BooleanOptionalAction` is used with
2-
:class:`argparse.ArgumentParser` instance whose ``prefix_chars`` has no '-'.
2+
:class:`argparse.ArgumentParser` instance whose ``prefix_chars`` has no dash char ``'-'``.

0 commit comments

Comments
 (0)