Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add typing to NodeNG.nodes_of_class #1168

Merged
merged 6 commits into from
Sep 13, 2021

Commits on Sep 11, 2021

  1. Add typing to NodeNG.nodes_of_class

    This uses overloads to type the ``nodes_of_class`` function
    DanielNoord committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    bb682a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2021

  1. Add Tuple typing import

    DanielNoord committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    86c559f View commit details
    Browse the repository at this point in the history
  2. Adopt code review

    DanielNoord committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    fbd24e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Configuration menu
    Copy the full SHA
    5e9baf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80e5627 View commit details
    Browse the repository at this point in the history
  3. Remove redundant docstrings

    cdce8p committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    4b60299 View commit details
    Browse the repository at this point in the history