Skip to content

Conversation

@thadavale
Copy link

@thadavale thadavale commented Oct 4, 2024

Overview: What does this pull request change?

This pull request writes/updates the docstrings for the functions in the m_nary_tree.py file. It includes updated docstrings for _nary_layout, calc_pos, N_ary_tree, calc_loc, calc_idx, get_parent, and insert_node and is meant to close the issue titled Write Docstrings for m_nary_tree.py Class #14.

Motivation and Explanation: Why and how do your changes improve the library?

Further Information and Comments

Reviewer Checklist

  • The PR title is descriptive enough for the changelog, and the PR is labeled correctly
  • If applicable: newly added code segments are adequately covered by tests
  • If applicable: newly added non-private functions and classes have a docstring including a short summary and a PARAMETERS section

@thadavale thadavale closed this Oct 4, 2024
@thadavale thadavale reopened this Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant