Skip to content

Commit 3289472

Browse files
committed
Merge code blocks
1 parent 1829fc8 commit 3289472

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

doc/internals/duck-arrays-integration.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,7 @@ import dask.array as da
7676
import xarray as xr
7777
import numpy as np
7878
import sparse
79-
```
8079
81-
```{code-cell}
8280
a = da.linspace(0, 1, 20, chunks=2)
8381
a
8482
```

0 commit comments

Comments
 (0)