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.
BaseException.args
1 parent a951914 commit 5f7605cCopy full SHA for 5f7605c
1 file changed
tests/test_errors.py
@@ -3,8 +3,8 @@
3
from typing import Any
4
5
import pytest
6
-from exceptiongroup import ExceptionGroup
7
+from cattrs._compat import ExceptionGroup
8
from cattrs.errors import (
9
BaseValidationError,
10
ClassValidationError,
0 commit comments