Skip to content

Commit 6586bb2

Browse files
committed
fix: ExceptionGroup is built-in for 3.11+
1 parent 6028917 commit 6586bb2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

silverback/runner.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
from ape_ethereum.ecosystem import keccak
1212
from eth_utils import to_hex
1313
from ethpm_types import EventABI
14-
from exceptiongroup import ExceptionGroup
1514
from packaging.specifiers import SpecifierSet
1615
from packaging.version import Version
1716
from pydantic import TypeAdapter

0 commit comments

Comments
 (0)