mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 23:48:12 +00:00
tests: style fix
This commit is contained in:
parent
d66bb53619
commit
7e35dfa51e
@ -152,9 +152,7 @@ class TestMsgStellarSignTransaction(TrezorTest):
|
||||
op.destination_account = (
|
||||
"GBOVKZBEM2YYLOCDCUXJ4IMRKHN4LCJAE7WEAEA2KF562XFAGDBOB64V"
|
||||
)
|
||||
op.asset = proto.StellarAssetType(
|
||||
0
|
||||
)
|
||||
op.asset = proto.StellarAssetType(0)
|
||||
|
||||
tx = self._create_msg()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user