Skip to content

Commit a828dc9

Browse files
committed
docstring
1 parent 0f66151 commit a828dc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/textual/widgets/_option_list.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -732,8 +732,8 @@ def _get_option_render(self, option: Option, style: Style) -> list[Strip]:
732732
"""Get rendered option with a given style.
733733
734734
Args:
735+
option: An option.
735736
style: Style of render.
736-
index: Index of the option.
737737
738738
Returns:
739739
A list of strips.

0 commit comments

Comments
 (0)