Skip to content

Commit 728a080

Browse files
committed
dev
1 parent 2200da2 commit 728a080

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cf/domain.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ def create_healpix(
289289
amount::
290290
291291
>>> cf.chunksize()
292-
>>> 134217728
292+
<CF Constant: 134217728>
293293
>>> d = cf.Domain.create_healpix(10)
294294
>>> assert d.coord('healpix_index').data.npartitions == 1
295295
>>> d = cf.Domain.create_healpix(15)

0 commit comments

Comments
 (0)