Skip to content

Commit 8032ad6

Browse files
author
Yucong Sun
authored
Fix pystyle warning (#119)
1 parent f936ebd commit 8032ad6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/tests/test_testnet.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@ def _mint_and_wait(authkey_hex: str, amount: int) -> AccountResource:
228228

229229
assert ar.balances["LBR"] == balance - 1_000_000
230230

231+
231232
# pyre-ignore
232233
@pytest.mark.timeout(60)
233234
def test_add_currency_transaction_success() -> None:

0 commit comments

Comments
 (0)