diff options
Diffstat (limited to 'python/click-default-group/README')
-rw-r--r-- | python/click-default-group/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/click-default-group/README b/python/click-default-group/README new file mode 100644 index 0000000000000..1a32656035825 --- /dev/null +++ b/python/click-default-group/README @@ -0,0 +1 @@ +Extends click.Group to invoke a command without explicit subcommand name. |