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

Commit 80650ea

Browse files
committed
add DataTree.map_over_subtree method to API docs
1 parent fc16a41 commit 80650ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/api.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ For manipulating, traversing, navigating, or mapping over the tree structure.
101101
DataTree.relative_to
102102
DataTree.iter_lineage
103103
DataTree.find_common_ancestor
104+
DataTree.map_over_subtree
104105
map_over_subtree
105106
DataTree.pipe
106107
DataTree.match

0 commit comments

Comments
 (0)