ruff
87a0cd21 - Detect `asyncio.get_running_loop` calls in RUF006 (#7562)

Commit
2 years ago
Detect `asyncio.get_running_loop` calls in RUF006 (#7562) ## Summary We can do a good enough job detecting this with our existing semantic model. Closes https://github.com/astral-sh/ruff/issues/3237.
Author
Parents
Loading