Skip to content

Commit 83d9e4c

Browse files
Merge pull request #21 from daniel-makerx/new-feature-2
feat: a different new feature
2 parents d29ba71 + f301c81 commit 83d9e4c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/helloworld/cli/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ def helloworld() -> None:
1212

1313

1414
helloworld.add_command(say_command)
15+
16+
# feature

0 commit comments

Comments
 (0)