Skip to content
This repository was archived by the owner on Oct 24, 2024. It is now read-only.

Commit b62b6bc

Browse files
committed
remove non-existent chunks method from API docs page
1 parent 433f78d commit b62b6bc

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/source/api.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ This interface echoes that of ``xarray.Dataset``.
5757
DataTree.attrs
5858
DataTree.encoding
5959
DataTree.indexes
60-
DataTree.chunks
6160
DataTree.nbytes
6261
DataTree.ds
6362
DataTree.to_dataset
@@ -66,11 +65,6 @@ This interface echoes that of ``xarray.Dataset``.
6665
DataTree.is_empty
6766
DataTree.is_hollow
6867

69-
..
70-
71-
Missing:
72-
``DataTree.chunksizes``
73-
7468
Dictionary interface
7569
--------------------
7670

0 commit comments

Comments
 (0)