Skip to content

The keys function extension is undocumented #47

Open
@jg-rp

Description

@jg-rp

We are missing documentation for the keys() function extension.

def keys(obj: Mapping[str, object]) -> Optional[Tuple[str, ...]]:
"""Return an object's keys, or `None` if the object has no _keys_ method."""

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions