Skip to content

Inconconsistent docstring for db.parents #242

@dariober

Description

@dariober

There's a tiny inconsistency in the docstring for help(db.parents). Here it reads:

        If `level=None` (default), then return all children regardless
        of level.  If `level` is an integer, then constrain to just that
        level.

It should be something like return all parents regardless... (but I understand that the same docstring serves also db.children).


Once I'm here... Is there any reason why this PR #237 is not merged in main?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions