Skip to content

Commit

Permalink
fixed docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
bandophahita committed Oct 23, 2023
1 parent b0d3215 commit e156ae6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions screenpy/actions/silently.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@ def Silently(duck: T_duck) -> T_duck:
duck: Performable, Answerable, or Resolvable
Returns:
SilentlyPerformable, SilentlyAnswerable, or SilentlyResolvable
unless settings.UNABRIDGED_NARRATION is enabled.
Performable, Answerable, or Resolvable
Examples::
Expand Down

0 comments on commit e156ae6

Please sign in to comment.