This commit is contained in:
Kreyren 2020-03-18 16:17:05 +00:00
parent 254ee617d5
commit 0a0df9b275

@ -8,7 +8,7 @@ from termcolor import cprint
Requires pip for termcolor Requires pip for termcolor
""" """
# FIXME: Add logic to generate help message and handle arguments automatically # FIXME: Add logicfdg to generate help message and handle arguments automatically
def cli_arg(): def cli_arg():
if len(sys.argv) == 1: if len(sys.argv) == 1: