Skip to content

Conversation

@robsdedude
Copy link
Member

  • Show __aiter__ and __anext__ methods' docs string and type annotations.
  • Mention StopAsyncIteration exception raised by __atier__.
  • Same corresponding changes to the sync API.

 * Show `__aiter__` and `__anext__` methods' docs string and type annotations.
 * Mention `StopAsyncIteration` exception raised by `__atier__`.
 * Same corresponding changes to the sync API.
Copy link
Contributor

@StephenCathcart StephenCathcart left a comment

Choose a reason for hiding this comment

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

🚢

@robsdedude robsdedude merged commit 7d2aa10 into neo4j:5.0 Jan 9, 2024
@robsdedude robsdedude deleted the api-docs-result-next-return-type branch January 9, 2024 08:19
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.

2 participants