mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-15 20:19:23 +00:00
fixup! fix(tests): fix UI test report generation
This commit is contained in:
parent
ee6e913d67
commit
4d1209d797
@ -2,7 +2,7 @@ import base64
|
||||
import filecmp
|
||||
from itertools import zip_longest
|
||||
from pathlib import Path
|
||||
from typing import Dict, List, Optional
|
||||
from typing import List, Optional
|
||||
|
||||
from dominate import document
|
||||
from dominate.tags import a, i, img, table, td, th, tr
|
||||
|
Loading…
Reference in New Issue
Block a user