ruff
af259fae - [`flake8-async`] Implement `blocking-http-call-httpx` (`ASYNC212`) (#20091)

Commit
17 days ago
[`flake8-async`] Implement `blocking-http-call-httpx` (`ASYNC212`) (#20091) ## Summary Adds new rule to find and report use of `httpx.Client` in synchronous functions. See issue #8451 ## Test Plan New snapshots for `ASYNC212.py` with `cargo insta test`.
Author
Parents
Loading