ruff/crates/ruff_python_ast
Charlie Marsh a31a314b2b
Account for possibly-empty f-string values in truthiness logic (#9484)
Closes https://github.com/astral-sh/ruff/issues/9479.
2024-01-11 21:16:19 -05:00
..
src Account for possibly-empty f-string values in truthiness logic (#9484) 2024-01-11 21:16:19 -05:00
tests Remove type parameter from `parse_*` methods (#9466) 2024-01-11 19:41:19 +01:00
Cargo.toml Make all dependencies workspace dependencies (#9333) 2024-01-02 13:41:59 +00:00