Skip to content

Commit 9828a87

Browse files
authored
Update lambda_function.py
1 parent 4e41b1c commit 9828a87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lambda_function.py

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
print('Loading function')
99

10+
1011
def lambda_handler(event, context):
1112
output = []
1213

0 commit comments

Comments
 (0)