ruff
10b85a0f - Avoid lexer usage in `PLE1300` and `PLE1307` (#11406)

Commit
1 year ago
Avoid lexer usage in `PLE1300` and `PLE1307` (#11406) ## Summary This PR updates `PLE1300` and `PLE1307` to avoid using the lexer. This is part of #11401 ## Test Plan `cargo test`
Author
Parents
Loading