Skip to content

Commit 235fe8c

Browse files
committed
# sonarcloud: disable=S2589
1 parent 2eda58f commit 235fe8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lambdas/id_sync/src/record_processor.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
from pds_details import get_pds_patient_details
77
import json
88
from typing import Optional
9+
# sonarcloud: disable=S2589
910

1011

1112
def process_record(event_record: AwsLambdaSqsEventRecord):

0 commit comments

Comments
 (0)