Commit 2e9eeef2 authored by Berker Peksag's avatar Berker Peksag

Issue #28793: Fix c/p error in AsyncGenerator documentation

Patch by Julien Palard.
parent 854c3032
......@@ -223,7 +223,7 @@ ABC Inherits from Abstract Methods Mixin
.. versionadded:: 3.5
.. class:: Generator
.. class:: AsyncGenerator
ABC for asynchronous generator classes that implement the protocol
defined in :pep:`525` and :pep:`492`.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment