ruff
ca1f66a6 - [`flake8-async`] Implement `blocking-input` rule (`ASYNC250`) (#20122)

Commit
37 days ago
[`flake8-async`] Implement `blocking-input` rule (`ASYNC250`) (#20122) ## Summary Adds new rule to catch use of builtins `input()` in async functions. Issue #8451 ## Test Plan New snapshosts in `ASYNC250.py` with `cargo insta test`.
Author
Parents
Loading