Skip to content
This repository was archived by the owner on Dec 25, 2023. It is now read-only.
This repository was archived by the owner on Dec 25, 2023. It is now read-only.

model.py get_multi and get_multi_async should return generators #294

@tmathmeyer

Description

@tmathmeyer

Both of these methods should probably have the []'s wrapping their return types removed, and return generators rather than lists.

def get_multi_async(keys, **ctx_options):

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions