Skip to content

Commit 03330ea

Browse files
rerun ci
1 parent 66429d2 commit 03330ea

File tree

1 file changed

+1
-1
lines changed
  • test_vector_handlers/src/awses_test_vectors/manifests/full_message

1 file changed

+1
-1
lines changed

test_vector_handlers/src/awses_test_vectors/manifests/full_message/encrypt.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ def master_key_provider_fn():
142142
else:
143143
raise ValueError("Unrecognized cmm_type: " + cmm_type)
144144
else:
145-
# If unspecified, set "Default" as the default
145+
# If unspecified, set "Default" as the default.
146146
cmm_type = "Default"
147147

148148
return cls(

0 commit comments

Comments
 (0)