Skip to content
This repository has been 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

Open
tmathmeyer opened this issue Oct 4, 2018 · 0 comments
Open

model.py get_multi and get_multi_async should return generators #294

tmathmeyer opened this issue Oct 4, 2018 · 0 comments

Comments

@tmathmeyer
Copy link

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):

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant