We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd39108 commit 58a8be9Copy full SHA for 58a8be9
src/protosym/__main__.py
@@ -3,7 +3,7 @@
3
4
5
def main(*args: str) -> int:
6
- """ProtoSym."""
+ """Protosym CLI."""
7
print("Welcome to ProtoSym!")
8
return 0
9
0 commit comments