ruff_python_parser 0.0.3

This is an internal component crate of Ruff
Documentation
1
2
3
4
5
6
# The lexer can't be moved back for a triple-quoted f-string because the newlines are
# part of the f-string itself.
# https://github.com/astral-sh/ruff/issues/11937

f'''{foo:.3f
'''