xianhu / LearnPython

以撸代码的形式学习Python
https://github.com/xianhu/LearnPython
7.67k stars 3.96k forks source link

docs: fix simple typo, yeild -> yield #47

Open timgates42 opened 3 years ago

timgates42 commented 3 years ago

There is a small typo in python_coroutine.py.

Should read yield rather than yeild.

Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md