This commit is contained in:
James Turk 2023-04-27 01:29:56 -05:00
parent 1c86263c0c
commit 4391389d64

View File

@ -93,7 +93,7 @@ class Beaker:
raise Exception("sha512 mismatch") raise Exception("sha512 mismatch")
else: else:
# case 2: match # case 2: match
log.info("from_csv", case="match") lg.info("from_csv", case="match")
return beaker return beaker