nix-config/templates/python-uv/src/project/__init__.py

2 lines
47 B
Python

def main() -> None:
print("Hello, world!")