Skip to content

Commit

Permalink
fix: import
Browse files Browse the repository at this point in the history
  • Loading branch information
antazoey committed Sep 27, 2023
1 parent 43e1073 commit 7fb3d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ape/api/projects.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
from ethpm_types.utils import Algorithm, AnyUrl, compute_checksum
from packaging.version import InvalidVersion, Version

from ape._compat import ValidationError
from ape._pydantic_compat import ValidationError
from ape.logging import logger
from ape.utils import (
BaseInterfaceModel,
Expand Down

0 comments on commit 7fb3d76

Please sign in to comment.