Skip to content

Commit

Permalink
fix: import
Browse files Browse the repository at this point in the history
  • Loading branch information
antazoey committed Dec 12, 2024
1 parent 3003fa1 commit 35e459a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ape/api/networks.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
from eth_pydantic_types import HexBytes
from eth_utils import keccak, to_int
from evmchains import PUBLIC_CHAIN_META
from pydantic import field_validator, model_validator
from pydantic import model_validator

from ape.exceptions import (
CustomError,
Expand Down

0 comments on commit 35e459a

Please sign in to comment.