context of fx function (#223)
This commit is contained in:
2
examples/functions/Python/func.py
vendored
Normal file
2
examples/functions/Python/func.py
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
def fx(requenst):
|
||||
return "hello world"
|
||||
Reference in New Issue
Block a user