Skip to content

Commit 5ed4002

Browse files
committed
Merge branch 'releases'
2 parents 1fffc59 + 83858d4 commit 5ed4002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

releases/describe_signed_firmware.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"""CLI tool to dump infos about a signed firmware binary"""
1616

1717
try:
18-
from bitbox02.bootloader import (
18+
from bitbox02.bitbox02.bootloader import (
1919
parse_signed_firmware,
2020
SIGDATA_MAGIC_STANDARD,
2121
SIGDATA_MAGIC_BTCONLY,

0 commit comments

Comments
 (0)