mirror of https://github.com/astral-sh/ruff
<!-- Thank you for contributing to Ruff! To help us out with reviewing, please consider the following: - Does this pull request include a summary of the change? (See below.) - Does this pull request include a descriptive title? - Does this pull request include references to any relevant issues? --> ## Summary Treat async generators as "await" in ASYNC100. Fixes #13637 ## Test Plan Updated snapshot |
||
|---|---|---|
| .. | ||
| ASYNC22x.py | ||
| ASYNC100.py | ||
| ASYNC105.py | ||
| ASYNC109_0.py | ||
| ASYNC109_1.py | ||
| ASYNC110.py | ||
| ASYNC115.py | ||
| ASYNC116.py | ||
| ASYNC210.py | ||
| ASYNC230.py | ||
| ASYNC251.py | ||