From eab6b14b93e5f52d54ea50101c3a3d89ef8dbb74 Mon Sep 17 00:00:00 2001 From: badra001 Date: Tue, 1 Feb 2022 08:29:23 -0500 Subject: [PATCH] add comment --- code/ddns-lambda.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/ddns-lambda.py b/code/ddns-lambda.py index c9bce87..c223356 100755 --- a/code/ddns-lambda.py +++ b/code/ddns-lambda.py @@ -1672,4 +1672,4 @@ def get_subnet_cidr_block(client, subnet_id): # ) # except ClientError as err: # LOGGER.debug("Unexpected error: %s", str(err)+lineno()) - +#