diff --git a/apio/commands/config.py b/apio/commands/config.py index 019bffa5..71566cf3 100644 --- a/apio/commands/config.py +++ b/apio/commands/config.py @@ -11,9 +11,9 @@ from apio.profile import Profile from apio import util -# ------------------ +# ----------------- # -- CONSTANTS -# ------------------ +# ----------------- CMD = "config" # -- Comand name LIST = "list" # -- Option VERBOSE = "verbose" # -- Option