mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Link mention of Strip in a docstring
This commit is contained in:
@@ -473,7 +473,7 @@ class SelectionList(Generic[SelectionType], OptionList):
|
|||||||
y: The line to render.
|
y: The line to render.
|
||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
A `Strip` that is the line to render.
|
A [`Strip`][textual.strip.Strip] that is the line to render.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
# First off, get the underlying prompt from OptionList.
|
# First off, get the underlying prompt from OptionList.
|
||||||
|
|||||||
Reference in New Issue
Block a user