We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5aca223 + c875d40 commit d29ba71Copy full SHA for d29ba71
src/helloworld/cli/__init__.py
@@ -1,7 +1,7 @@
1
import click
2
from helloworld.cli.say import say_command
3
4
-# minor fix 2
+# minor fix 3
5
@click.group(
6
help="HelloWorld",
7
context_settings={"help_option_names": ["-h", "--help"]},
0 commit comments