mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-30 20:34:38 +01:00
Updated for coding style
This commit is contained in:
parent
fcece16859
commit
2b1a05824d
1 changed files with 2 additions and 1 deletions
|
@ -264,7 +264,8 @@ def main():
|
|||
|
||||
options: list = [
|
||||
'--no-colors',
|
||||
'-h', '--help'
|
||||
'-h',
|
||||
'--help'
|
||||
]
|
||||
|
||||
if len(args) == 1:
|
||||
|
|
Loading…
Add table
Reference in a new issue