Skip to content

Commit cf76011

Browse files
committed
address more comments from @janste63
1 parent 2f2e8cb commit cf76011

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cryptojwt/key_bundle.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -834,6 +834,7 @@ def dump(self, exclude_attributes: Optional[List[str]] = None):
834834

835835
return res
836836

837+
@keys_writer
837838
def load(self, spec):
838839
"""
839840
Sets attributes according to a specification.

0 commit comments

Comments
 (0)