Skip to content

Commit 1776b94

Browse files
committed
test: touch file without removing NOSONAR
1 parent 83bc142 commit 1776b94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lambdas/id_sync/src/pds_details.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
from exceptions.id_sync_exception import IdSyncException
1212
from os_vars import get_pds_env
1313

14+
# Just adding a comment
1415
pds_env = get_pds_env()
1516
safe_tmp_dir = tempfile.mkdtemp(dir="/tmp") # NOSONAR
1617

0 commit comments

Comments
 (0)