Fixed typo with asynccontextmanager code example (GH-8845)
authorAlexander Vasin <hi@alvass.in>
Sat, 25 Aug 2018 02:38:11 +0000 (05:38 +0300)
committerMariatta <Mariatta@users.noreply.github.com>
Sat, 25 Aug 2018 02:38:11 +0000 (19:38 -0700)
commit416cbce22d5d8879986125f07b3e293421bc975d
treeea8fa35751c20a58c597abae97815e2ed5c32732
parent09efe49c07e2d5f93b415ead757c87e20cc0026f
Fixed typo with asynccontextmanager code example (GH-8845)

`yield conn`, instead of just `yield`.
Doc/library/contextlib.rst