ruff/crates/ruff_python_formatter/tests
David Szotten 1c66bb80b7
fix is_raw_string for multiple prefixes (#6865)
fix `is_raw_string` in the presence of other prefixes (like `rb"foo"`)

fixes #6864
2023-08-25 09:58:26 +02:00
..
snapshots fix is_raw_string for multiple prefixes (#6865) 2023-08-25 09:58:26 +02:00
fixtures.rs Use one line between top-level items if formatting a stub file (#6501) 2023-08-15 09:33:57 +02:00