ruff
87a0cd21
- Detect `asyncio.get_running_loop` calls in RUF006 (#7562)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#7562 - Detect `asyncio.get_running_loop` calls in RUF006
Author
charliermarsh
Parents
b685ee47
Loading