tui: reflect new "start" function in docstring
This commit is contained in:
parent
9e23211196
commit
f19f1cb118
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ Classes:
|
|||
- LogScreen: Second screen with the logging widget, header, and footer
|
||||
|
||||
Functions:
|
||||
- interface: Renders the TUI using the classes above
|
||||
- start: Creates the 'App' and renders the TUI using the classes above
|
||||
"""
|
||||
# disable superfluouos linting
|
||||
# pylint: disable=line-too-long
|
||||
|
|
Reference in a new issue