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 d29ba71 + f301c81 commit 83d9e4cCopy full SHA for 83d9e4c
src/helloworld/cli/__init__.py
@@ -12,3 +12,5 @@ def helloworld() -> None:
12
13
14
helloworld.add_command(say_command)
15
+
16
+# feature
0 commit comments