We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d554ef8 commit bf166d6Copy full SHA for bf166d6
1 file changed
src/cattrs/v/__init__.py
@@ -2,6 +2,7 @@
2
3
from typing import Callable, List, Union
4
5
+from .._compat import ExceptionGroup
6
from ..errors import (
7
ClassValidationError,
8
ForbiddenExtraKeysError,
0 commit comments