ruff/crates/ruff_python_formatter/resources/test/fixtures
Charlie Marsh 71c25e4f9d
Implement FormatPatternMatchValue (#6799)
## Summary

This is effectively #6608, but with additional tests.

We aren't properly handling parenthesized patterns, but that needs to be
dealt with separately as it's somewhat involved.

Closes #6555
2023-08-23 14:01:14 +00:00
..
black Update Black tests (#6618) 2023-08-16 15:05:51 +00:00
ruff Implement FormatPatternMatchValue (#6799) 2023-08-23 14:01:14 +00:00
import_black_tests.py Update Black tests (#6618) 2023-08-16 15:05:51 +00:00