Skip to content

Commit

Permalink
fix: linter
Browse files Browse the repository at this point in the history
  • Loading branch information
vgorkavenko committed Sep 18, 2024
1 parent 6e526f3 commit 8a83c42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
from web3.types import Timestamp

import src.variables
from src.constants import UINT64_MAX
from src.types import BlockNumber, EpochNumber, ReferenceBlockStamp, SlotNumber
from src.variables import CONSENSUS_CLIENT_URI, EXECUTION_CLIENT_URI, KEYS_API_URI
from src.web3py.contract_tweak import tweak_w3_contracts
Expand Down

0 comments on commit 8a83c42

Please sign in to comment.