Skip to content

Commit 8070859

Browse files
undo
1 parent 074cda8 commit 8070859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kmsauth/services.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ def get_boto_client(
1919
connect_timeout=None,
2020
read_timeout=None,
2121
):
22-
"""Get a boto3 client connection."""
22+
"""Get a boto3 client connection."""
2323
cache_key = '{0}:{1}:{2}:{3}'.format(
2424
client,
2525
region,

0 commit comments

Comments
 (0)