Skip to content

Commit bc3b3f1

Browse files
committed
[Test] (code) Remove log message.
1 parent 8ba2989 commit bc3b3f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test_gh_workflow/sample.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11

22
def hello_python() -> str:
3-
print("This is testing log message.")
43
return "Hello Python"

0 commit comments

Comments
 (0)