Skip to content

Commit

Permalink
Added a comment to explain the text_height attribute #11
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin91nl committed Jun 12, 2024
1 parent bd5c181 commit 57d7336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion text_highlighter/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ def text_highlighter(
show_label_selector : bool
Whether to show the label selector
text_height : Optional[int]
The height of the text area
The height of the text area in pixels
Examples
--------
Expand Down

0 comments on commit 57d7336

Please sign in to comment.