Skip to content

Commit efacb52

Browse files
committed
Update tutorial's info content
As Blosc got upgraded and it contained an upgrade of Zstd, the results changed a little bit for this example. So update them accordingly. Should fix the doctest failure.
1 parent bc4d579 commit efacb52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/tutorial.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,8 +178,8 @@ print some diagnostics, e.g.::
178178
: blocksize=0)
179179
Store type : builtins.dict
180180
No. bytes : 400000000 (381.5M)
181-
No. bytes stored : 3242241 (3.1M)
182-
Storage ratio : 123.4
181+
No. bytes stored : 3379344 (3.2M)
182+
Storage ratio : 118.4
183183
Chunks initialized : 100/100
184184

185185
If you don't specify a compressor, by default Zarr uses the Blosc

0 commit comments

Comments
 (0)