modern-python-mwe/template/cli.py

3 lines
39 B
Python

def main():
print("Hello, world!")