Skip to content

Commit 9678e01

Browse files
authored
Merge branch 'main' into matt/initial-commit-id
2 parents 9095cb6 + df014a7 commit 9678e01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/icechunk-python/virtual.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Now we can read the dataset from the store using xarray to confirm everything we
120120

121121
```python
122122
ds = xr.open_zarr(
123-
store,
123+
session.store,
124124
zarr_version=3,
125125
consolidated=False,
126126
chunks={},

0 commit comments

Comments
 (0)