Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: remove incorrect await #858

Merged
merged 1 commit into from
Mar 1, 2023
Merged

docs: remove incorrect await #858

merged 1 commit into from
Mar 1, 2023

Conversation

yi-jiayu
Copy link
Contributor

@yi-jiayu yi-jiayu commented Sep 8, 2022

Changes

AIOKafkaConsumer.highwater is not an async method:

def highwater(self, partition):

Remove an await before a call to consumer.highwater in an example in the docs.

`AIOKafkaConsumer.highwater` is not an async method.
@wbarnha
Copy link
Member

wbarnha commented Feb 28, 2023

@webknjaz documentation correction, minor fix

@ods ods merged commit 139c546 into aio-libs:master Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants