Skip to content

Commit

Permalink
test lint
Browse files Browse the repository at this point in the history
  • Loading branch information
susperius committed Aug 20, 2024
1 parent 642675f commit c23c237
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/signing/in_toto_signature_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
from model_signing.hashing import memory
from model_signing.serialization import serialize_by_file
from model_signing.serialization import serialize_by_file_shard
from model_signing.signature import fake
from model_signing.signing import in_toto
from model_signing.signing import in_toto_signature
from model_signing.signature import fake


class TestIntotoSignature:
Expand Down

0 comments on commit c23c237

Please sign in to comment.