mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-12-26 09:58:31 +01:00
Updated for coding style
This commit is contained in:
parent
a4c353fb6c
commit
f3ed8b7170
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@ class DialogBox(Configs):
|
|||
|
||||
code, tags = self.d.checklist(text=text, choices=choices, title=title, height=height, width=width,
|
||||
list_height=list_height, help_status=True, **more_kwargs)
|
||||
|
||||
else:
|
||||
code: bool = False
|
||||
tags: list = packages
|
||||
|
|
Loading…
Reference in a new issue