diff --git a/src/bin/main.py b/src/bin/main.py index e4da750..1fdbcdb 100644 --- a/src/bin/main.py +++ b/src/bin/main.py @@ -8,7 +8,7 @@ from termcolor import cprint 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(): if len(sys.argv) == 1: