commit | 1f9621cb9b0d1f5c9d28e095db31d8c12e58c932 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri Aug 24 22:51:10 2018 -0400 |
committer | GitHub <noreply@github.com> | Fri Aug 24 22:51:10 2018 -0400 |
tree | b4605903d9c5f8925b78d44db2408aadaf8b976d | |
parent | 7b0ed43af55c1e2844aa0ccd5e088b2ddd38dbdb [diff] |
Fixed typo with asynccontextmanager code example (GH-8845) `yield conn`, instead of just `yield`. (cherry picked from commit 416cbce22d5d8879986125f07b3e293421bc975d) Co-authored-by: Alexander Vasin <hi@alvass.in>