Skip to content

Commit b94e6f0

Browse files
author
AntoniaSzecsi
committed
Fix formatting issue
1 parent 4cdadd6 commit b94e6f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

awslambdaric/bootstrap.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,6 @@ def handle_event_request(
201201
)
202202

203203
if error_result is not None:
204-
205204
logging.warning(lambda_unhandled_exception_warning_message)
206205
log_error(error_result, log_sink)
207206
lambda_runtime_client.post_invocation_error(

0 commit comments

Comments
 (0)