ruff/crates/ruff_python_ast
Dhruv Manilawala 1ac2699b5e
Update F841 autofix to not remove line magic expr (#6141)
## Summary

Update `F841` autofix to not remove line magic expr

## Test Plan

Added test case for assignment statement with and without type
annotation

fixes: #6116
2023-08-05 00:45:01 +00:00
..
src Update F841 autofix to not remove line magic expr (#6141) 2023-08-05 00:45:01 +00:00
tests Rename Arguments to Parameters in the AST (#6253) 2023-08-01 13:53:28 -04:00
Cargo.toml Add static assertions to nodes (#6228) 2023-08-01 11:54:49 +02:00