We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0c0c2c7 + 646e445 commit f3fc30cCopy full SHA for f3fc30c
docs/groups.rst
@@ -19,7 +19,7 @@ Create a group by constructing a Group instance with at least a name specified,
19
20
# Send the group for IO to create:
21
# The returned object will contain all the details about the created group.
22
- group = aio.create_group(group
+ group = aio.create_group(group)
23
24
25
Group Retrieval
0 commit comments