Skip to content

Commit 4ab5ad0

Browse files
committed
ran linter
1 parent e63064f commit 4ab5ad0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/parser/functions/test_send.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ def __default__():
5757
assert w3.eth.get_balance(sender.address) == 0
5858
assert w3.eth.get_balance(receiver.address) == 1
5959

60+
6061
def test_gas_kwarg(get_contract, w3):
6162
"""
6263
Tests to verify that send to default function will send limited gas (2300),

0 commit comments

Comments
 (0)