mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-20 14:39:22 +00:00
style(tests): make linters happy
This commit is contained in:
parent
ff5f965c44
commit
0c57614436
@ -214,6 +214,4 @@ def test_attack_path_segwit(client):
|
||||
]
|
||||
)
|
||||
|
||||
btc.sign_tx(
|
||||
client, "Testnet", [inp1, inp2], [out1], prev_txes=TX_CACHE_MAINNET
|
||||
)
|
||||
btc.sign_tx(client, "Testnet", [inp1, inp2], [out1], prev_txes=TX_CACHE_MAINNET)
|
||||
|
Loading…
Reference in New Issue
Block a user