Skip to content

Commit 40480f2

Browse files
author
ASubaran
committed
added . for trigger
1 parent c613163 commit 40480f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

filenameprocessor/src/clients.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import redis
99
from boto3 import client as boto3_client, resource as boto3_resource
1010

11-
# AWS Clients and Resources
11+
# AWS Clients and Resources.
1212
REGION_NAME = "eu-west-2"
1313

1414
s3_client = boto3_client("s3", region_name=REGION_NAME)

0 commit comments

Comments
 (0)