Skip to content

Commit

Permalink
add DataTree.map_over_subtree method to API docs
Browse files Browse the repository at this point in the history
  • Loading branch information
TomNicholas committed Oct 27, 2023
1 parent c0b1f90 commit 9132c5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ For manipulating, traversing, navigating, or mapping over the tree structure.
DataTree.relative_to
DataTree.iter_lineage
DataTree.find_common_ancestor
DataTree.map_over_subtree
map_over_subtree
DataTree.pipe
DataTree.match
Expand Down

0 comments on commit 9132c5b

Please sign in to comment.