- Notifications
You must be signed in to change notification settings - Fork266
Closed
Description
While building we're getting this error:
glossary.rst:111: WARNING: inconsistent term references in translated message. original: [':meth:`__aiter__`', ':meth:`__anext__`', ':term:`awaitable`', ':keyword:`async for`', ':meth:`__anext__`', ':exc:`StopAsyncIteration`'], translated: [':meth:`__aiter__`', ':meth:`__anext__`', ':term:`awaitable`', ':keyword:`async for`', ':exc:`StopAsyncIteration`']
meaning the :meth:__anext__
is missing in the translation.
Metadata
Metadata
Assignees
Labels
No labels