Updated for coding style

This commit is contained in:
Dimitris Zlatanidis 2023-04-26 09:33:44 +03:00
parent fcece16859
commit 2b1a05824d

View file

@ -264,7 +264,8 @@ def main():
options: list = [
'--no-colors',
'-h', '--help'
'-h',
'--help'
]
if len(args) == 1: