Skip to content

Commit

Permalink
Fixed missing import statement for rekor in generate_evidence step
Browse files Browse the repository at this point in the history
  • Loading branch information
jthompkins authored and itewk committed Jun 25, 2021
1 parent 9b6b572 commit 3a067b4
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@

from ploigos_step_runner.step_implementers.generate_evidence.generate_evidence import \
GenerateEvidence
from ploigos_step_runner.step_implementers.generate_evidence.rekor_sign_evidence import \
RekorSignEvidence

0 comments on commit 3a067b4

Please sign in to comment.