ruff/crates/ruff_python_formatter/tests
Charlie Marsh 345e1401cf
Treat class C: ... and class C(): ... equivalently (#8659)
## Summary

These should be seen as identical from the `ComparableAst` perspective.
2023-11-13 18:03:04 +00:00
..
snapshots Apply consistent code block labels (#8563) 2023-11-09 01:49:24 +00:00
fixtures.rs Compare formatted and unformatted ASTs during formatter tests (#8624) 2023-11-13 17:43:27 +00:00
normalizer.rs Treat class C: ... and class C(): ... equivalently (#8659) 2023-11-13 18:03:04 +00:00