Skip to content

Commit

Permalink
Silence the linter for What's New.
Browse files Browse the repository at this point in the history
  • Loading branch information
serhiy-storchaka committed Apr 25, 2024
1 parent 02df0b0 commit e83e68d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doc/whatsnew/3.13.rst
Original file line number Diff line number Diff line change
Expand Up @@ -791,7 +791,7 @@ tkinter
:class:`tkinter.ttk.Style`.
(Contributed by Serhiy Storchaka in :gh:`68166`.)

* Add the :meth:`after_info` method for Tkinter widgets.
* Add the :meth:`!after_info` method for Tkinter widgets.
(Contributed by Cheryl Sabella in :gh:`77020`.)

traceback
Expand Down

0 comments on commit e83e68d

Please sign in to comment.