gh-83648: Use versionadded in 'deprecated' description (GH-121877)

This commit is contained in:
Zachary Ware 2024-07-16 16:26:17 -05:00 committed by GitHub
parent f589f263bc
commit 4e35dd607b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1466,7 +1466,7 @@ printed to standard error when the argument is used::
snake.py: warning: option '--legs' is deprecated
Namespace(legs=4)
.. versionchanged:: 3.13
.. versionadded:: 3.13
Action classes