Skip to content

Commit 773298c

Browse files
author
Lucas McDonald
committed
sync
1 parent 2c8877e commit 773298c

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

DynamoDbEncryption/runtimes/python/test/integ/encrypted/test_resource.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
2+
# SPDX-License-Identifier: Apache-2.0
13
import uuid
24
from copy import deepcopy
35

DynamoDbEncryption/runtimes/python/test/unit/encrypted/test_resource.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
2+
# SPDX-License-Identifier: Apache-2.0
13
from mock import MagicMock
24

35
from aws_dbesdk_dynamodb.encrypted.resource import EncryptedResource, EncryptedTablesCollectionManager

0 commit comments

Comments
 (0)