ruff
4cfa3555 - [`ruff`] Exempt `NewType` calls where the original type is immutable (`RUF009`) (#15588)

Commit
1 year ago
[`ruff`] Exempt `NewType` calls where the original type is immutable (`RUF009`) (#15588) ## Summary Resolves #6447. ## Test Plan `cargo nextest run` and `cargo insta test`.
Author
Parents
Loading