Skip to content

Commit

Permalink
chore: complier with an s
Browse files Browse the repository at this point in the history
  • Loading branch information
Ninjagod1251 committed Sep 10, 2024
1 parent ed8e4d5 commit 94a1b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from enum import Enum
from pathlib import Path
from typing import Annotated
from ape.managers.compiler import CompilerError
from ape.managers.compilers import CompilerError

from ape import Project
from ethpm_types import PackageManifest
Expand Down

0 comments on commit 94a1b7f

Please sign in to comment.