Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
z80dev committed Nov 7, 2023
1 parent a282ec0 commit ab625ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/functional/test_block_container.py
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ def test_poll_blocks_timeout(
with PollDaemon("blocks", poller, lambda x: None, lambda: False):
time.sleep(1.5)


def test_poll_blocks_reorg_with_timeout(
vyper_contract_instance, chain_that_mined_5, eth_tester_provider, owner, PollDaemon, ape_caplog
):
Expand Down

0 comments on commit ab625ea

Please sign in to comment.