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 b35a165 commit 2348d25Copy full SHA for 2348d25
unit_tests/sources/declarative/partition_routers/test_grouping_partition_router.py
@@ -6,7 +6,7 @@
6
from unittest.mock import MagicMock
7
8
import pytest
9
-from test_substream_partition_router import (
+from unit_tests.sources.declarative.partition_routers.test_substream_partition_router import (
10
MockStream,
11
parent_slices,
12
) # Reuse MockStream and parent_slices
0 commit comments