Skip to content

Commit bf166d6

Browse files
committed
Fix import
1 parent d554ef8 commit bf166d6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/cattrs/v/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
from typing import Callable, List, Union
44

5+
from .._compat import ExceptionGroup
56
from ..errors import (
67
ClassValidationError,
78
ForbiddenExtraKeysError,

0 commit comments

Comments
 (0)