samples/main.py
2025-01-19 13:51:28 +00:00

3 lines
45 B
Python

def main(request):
return "hello, world"