-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Docs for find children method (#419)
* wrote docs for `find_children` Base method * wrote parameters docs in numpy with typing and explanation * added return type * wrote clear example with doctest * working on note section to be easy to understand and easy to read with good UI and UX * replace code example focs for `find_children` Base method symbols to be more uniform * upgraded notes section to be easier to read and understand * added type hinting to `Base.find_childre()` * wrote docs for `Base.find_children()` `handled_nodes` * fixed formatting * fixed formatting * fixed formatting * fixed formatting * fixed formatting * formatted with black
- Loading branch information
Showing
1 changed file
with
69 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters