mypy
eea917ee - Fix crash in await inside comprehension outside function (#14486)

Commit
3 years ago
Fix crash in await inside comprehension outside function (#14486) Fixes #14345 I also decided to make this error a blocker, since it is essentially a syntax error. (And also a similar error for `yield` is a blocker).
Author
Parents
Loading