Skip to content

Commit 9a0dfd8

Browse files
committed
fix: incomplete hello message
1 parent 288ccb8 commit 9a0dfd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hello.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
print("Hello!")
1+
print("Hello World!")

0 commit comments

Comments
 (0)