Skip to content

Commit fdb699c

Browse files
committed
chore: autoformat
1 parent 7ed4114 commit fdb699c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/aws_encryption_sdk/identifiers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,7 @@ class KeyringTraceFlag(Enum):
337337
@attr.s
338338
class KeyringTraceFlagValue(object):
339339
"""Keyring trace flags do not have defined serializable values."""
340+
340341
name = attr.ib()
341342

342343
WRAPPING_KEY_GENERATED_DATA_KEY = KeyringTraceFlagValue("WRAPPING_KEY_GENERATED_DATA_KEY")

0 commit comments

Comments
 (0)