6 lines
111 B
Smarty
6 lines
111 B
Smarty
"""Placeholder for {name}, generated by `pkh new`."""
|
|
|
|
|
|
def main() -> None:
|
|
print("Hello from {command}!")
|