Skip to content

Commit

Permalink
docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
willmcgugan committed May 8, 2024
1 parent e4c5755 commit 81dae48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/textual/timer.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@


class EventTargetGone(Exception):
pass
"""Raised if the timer event target has been deleted prior to the timer event being sent."""


@rich_repr
Expand Down

0 comments on commit 81dae48

Please sign in to comment.