mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
3 lines
No EOL
143 B
Python
3 lines
No EOL
143 B
Python
def handler(event, context):
|
|
print("Hello and welcome to the WHLG Calculator")
|
|
print("Please contact the tech team for implementation") |