ruff/crates/ruff_linter
Simon Brugman bd30701980
[flake8-pyi] Improve autofix for nested and mixed type unions unnecessary-type-union (PYI055) (#14272)
## Summary

This PR improves the fix for `PYI055` to be able to handle nested and
mixed type unions.

It also marks the fix as unsafe when comments are present. 
 
<!-- What's the purpose of the change? What does it do, and why? -->

## Test Plan

<!-- How was it tested? -->
2024-11-12 15:33:51 -05:00
..
resources [flake8-pyi] Improve autofix for nested and mixed type unions unnecessary-type-union (PYI055) (#14272) 2024-11-12 15:33:51 -05:00
src [flake8-pyi] Improve autofix for nested and mixed type unions unnecessary-type-union (PYI055) (#14272) 2024-11-12 15:33:51 -05:00
Cargo.toml Bump version to 0.7.3 (#14197) 2024-11-08 16:39:37 +05:30