From 2b1a05824d4d0393cf6e601988380545fecc9cc3 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Wed, 26 Apr 2023 09:33:44 +0300 Subject: [PATCH] Updated for coding style --- slpkg/new_configs.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/slpkg/new_configs.py b/slpkg/new_configs.py index 8a9b52b4..e89f7a56 100644 --- a/slpkg/new_configs.py +++ b/slpkg/new_configs.py @@ -264,7 +264,8 @@ def main(): options: list = [ '--no-colors', - '-h', '--help' + '-h', + '--help' ] if len(args) == 1: