Files
pkh/data/templates/python/__init__.py.tpl
T
vhaudiquet 0235ec6457
CI / build (push) Failing after 2m55s
CI / test (push) Skipped
CI / snap (push) Skipped
new: port the python template bodies to manifests
2026-09-18 15:20:22 +02:00

6 lines
111 B
Smarty

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