You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: TestVectors/runtimes/python/src/aws_dbesdk_dynamodb_test_vectors/internaldafny/extern/CreateInterceptedDDBTable.py
+4-7Lines changed: 4 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -21,16 +21,16 @@
21
21
fromtypingimportAny, Dict
22
22
23
23
defload_test_data() ->Dict[str, Any]:
24
-
"""Load the test data from data.json file."""
24
+
"""Load the ExpressionAttributeValues from data.json file."""
0 commit comments