Skip to content

Commit 2327443

Browse files
committed
format fix
1 parent 75544ac commit 2327443

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyasice/container.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ def resolve_algorithm(cert: Union[bytes, Certificate], algorithm="sha256") -> st
2222

2323
return f"rsa-{algorithm}"
2424

25+
2526
class Container(object):
2627
"""
2728
Manipulate ASiC-E/BDoc v2 containers.

0 commit comments

Comments
 (0)