Commit 9341f6e
committed
Partially revert
There is no such thing as a "tuple comprehension":
https://stackoverflow.com/questions/52285419/aggregating-an-async-generator-to-a-tuple#52285420
Fixes CI error:
FAILED tests/test_group.py::test_create_hierarchy_existing_nodes[zarr2-async-array-memory] - TypeError: 'async_generator' object is not iterable1 parent 1d87d49 commit 9341f6e
1 file changed
+6
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1641 | 1641 | | |
1642 | 1642 | | |
1643 | 1643 | | |
1644 | | - | |
1645 | | - | |
1646 | | - | |
1647 | | - | |
| 1644 | + | |
| 1645 | + | |
| 1646 | + | |
| 1647 | + | |
| 1648 | + | |
| 1649 | + | |
1648 | 1650 | | |
1649 | 1651 | | |
1650 | 1652 | | |
| |||
0 commit comments