Skip to content

Commit

Permalink
refactor: stuff
Browse files Browse the repository at this point in the history
Fixes: #86, #87
  • Loading branch information
afuetterer committed Apr 17, 2024
1 parent c2d8d44 commit b6dd30a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/services_test4/lib.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,4 @@ def hello_world(msg: str) -> str:
"""
result = msg.upper()
print(msg)
print(msg)
return result

0 comments on commit b6dd30a

Please sign in to comment.