Skip to content

Commit 37745a4

Browse files
committed
fix: Fake change
1 parent 015af0e commit 37745a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/base/handler.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import requests
22

3-
43
def hello(event, context):
54
return requests.get('https://httpbin.org/get').json()

0 commit comments

Comments
 (0)