Skip to content

Commit

Permalink
Add release note for typer arg help text feature
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Finucane <[email protected]>
  • Loading branch information
stephenfin committed Apr 5, 2024
1 parent fc9ec21 commit ff8be91
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
features:
- |
``typer.main.TyperArgument`` is a subclass of ``click.Argument`` that,
among other things, adds a ``help`` attribute. If present this attribute
will now be included in output.

0 comments on commit ff8be91

Please sign in to comment.