fix typo
This commit is contained in:
parent
1c86263c0c
commit
4391389d64
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue