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 cfdd8cc commit 9e054c3Copy full SHA for 9e054c3
tests/test_core/test_dispatcher.py
@@ -2,7 +2,7 @@
2
from tests.general_utils import assert_same_items
3
4
import pytest
5
-from anyio.exceptions import ExceptionGroup
+from anyio import ExceptionGroup
6
7
import idom
8
from idom.core.layout import Layout, LayoutEvent
0 commit comments