Fix syntax error on Asyncio example in doc (GH-9387)
The `gather` method requires to close the parenthesis, but it is being closed twice.
Showing
Please
register
or
sign in
to comment
The `gather` method requires to close the parenthesis, but it is being closed twice.