We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0eae3ee commit 0b71260Copy full SHA for 0b71260
packages/svc1/src/uvws_svc1/__init__.py
@@ -4,4 +4,4 @@
4
5
6
def main() -> None:
7
- print("svc1 say: ", hi())
+ print("svc1 say!: ", hi())
0 commit comments