ruff/crates/ruff_linter/resources
Charlie Marsh 87a0cd219f
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.
2023-09-21 04:37:38 +00:00
..
test Detect asyncio.get_running_loop calls in RUF006 (#7562) 2023-09-21 04:37:38 +00:00