Skip to content

Commit 61e278e

Browse files
committed
Fix lint
1 parent f53f375 commit 61e278e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/berlin/eip2929_gas_cost_increases/test_call_gas_cost_change.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Tests supported precompiled contracts."""
22

3-
from typing import Any, Iterator, Tuple
3+
from typing import Any, Iterator
44

55
import pytest
66

0 commit comments

Comments
 (0)