Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: geyaning <[email protected]>
  • Loading branch information
geyaning committed Jul 12, 2023
1 parent 101ceee commit 75a025f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions avocado/utils/crypto.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
import os
from concurrent.futures import ThreadPoolExecutor


LOG = logging.getLogger(__name__)

def calculate_hash(data, algorithm):
Expand Down

0 comments on commit 75a025f

Please sign in to comment.