Skip to content

Commit c30af44

Browse files
committed
Updated doc commemt.
1 parent 8b18842 commit c30af44

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

scrolltext/utils.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,6 @@ def __init__(self, cfg, term_size, **argv):
188188
:param term_size: Current terminal size, number of available columns and rows
189189
:type: TermSize
190190
:param argv["section_index"]: Number of scrolltext.text section in use [1..3]
191-
:param argv["term_rows"]: Terminal height in number of rows
192-
:param argv["term_columns"]: Terminal width in number of columns
193191
:param argv["min_scroll_line"]: The minimum terminal row allowed
194192
:param argv["test"]: Only used in unittests
195193
"""

0 commit comments

Comments
 (0)