mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-02 22:55:08 +00:00
![]() ## Summary Fixes bug in `TRIO115` where it would not `return` for values that were not a `NumberLiteral` so ```python x = "bla" trio.sleep(x) ``` would set off a false positive ## Test Plan Added test case to fixture |
||
---|---|---|
.. | ||
test |