Skip to content

Conversation

@andersk
Copy link

@andersk andersk commented Aug 3, 2021

consume() returns an iterator, not None (documentation).

Fixes #3.

Copy link

@ryanhiebert ryanhiebert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I ran across this problem myself, and this looks like the patch I need.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect return type of consume() method.

2 participants