ruff_python_parser 0.0.10

This is an internal component crate of Ruff
Documentation
1
2
3
4
5
6
7
t'first' b'second'
b'first' t'second'
t'first' br'second'
'first' b'second' t'third'
b'first' 'second' t'third'
'first' t'second' 'third' b'fourth'
b'first' t'second' f'third'