Model/deployment/lambda/whlg_calculator/docker/app.py
2025-11-11 14:06:35 +00:00

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")