mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Docs for text-justify
This commit is contained in:
@@ -242,7 +242,7 @@ class MessagePump(metaclass=MessagePumpMeta):
|
||||
name: str | None = None,
|
||||
repeat: int = 0,
|
||||
pause: bool = False,
|
||||
):
|
||||
) -> Timer:
|
||||
"""Call a function at periodic intervals.
|
||||
|
||||
Args:
|
||||
|
||||
Reference in New Issue
Block a user