Files
fx-serverless/bundler/python/assets/fx.py
Minghe 871bb29dbe Bundler (#473)
* refactor bundler
* enable unit test
2020-03-10 22:49:14 +08:00

3 lines
42 B
Python

def fx(request):
return "hello world"