python-archetype/groupid/artifactid/app.py
2020-09-28 15:18:12 -04:00

7 lines
56 B
Python

"""
"""
if __name__ == "__main__":
print("Hello")