Skip to content
Snippets Groups Projects
Commit b3808718 authored by Peter Hartman's avatar Peter Hartman
Browse files

devel 08/2/21 11:13am

added invoke_without_command
parent f8c8a239
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ from os import path
config_file = "/etc/settool.conf"
@click.group()
@click.group(invoke_without_command=True)
def cli():
check_setup()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment