templates/python/sample_package/__main__.py
2023-07-16 16:39:55 -04:00

2 lines
No EOL
53 B
Python

if __name__ == "__main__":
print("Hello, world!")