Skip to content

Commit 0cb15db

Browse files
committed
lints
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
1 parent 8ace7a9 commit 0cb15db

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/zkevm/test_worst_compute.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
import pytest
1111

1212
from ethereum_test_forks import Fork
13-
from ethereum_test_tools import (Alloc, Block, BlockchainTestFiller,
14-
Environment, Transaction)
13+
from ethereum_test_tools import Alloc, Block, BlockchainTestFiller, Environment, Transaction
1514
from ethereum_test_tools.vm.opcode import Opcodes as Op
1615

1716
REFERENCE_SPEC_GIT_PATH = "TODO"

0 commit comments

Comments
 (0)