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:
@@ -48,7 +48,7 @@ class Pretty(Widget):
|
|||||||
"""Render the pretty-printed object.
|
"""Render the pretty-printed object.
|
||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
The value to render.
|
The rendered pretty-print.
|
||||||
"""
|
"""
|
||||||
return self._renderable
|
return self._renderable
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user