mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Improved wording
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
This commit is contained in:
@@ -74,7 +74,7 @@ class HeaderClock(HeaderClockSpace):
|
||||
"""Render the header clock.
|
||||
|
||||
Returns:
|
||||
The value to render.
|
||||
The rendered clock.
|
||||
"""
|
||||
return Text(datetime.now().time().strftime("%X"))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user