rustpython-ruff_python_parser 0.15.8

Unofficial fork for RustPython
Documentation
1
2
3
4
5
6
7
8
f"hello
1 + 1
f"hello {x
2 + 2
f"hello {x:
3 + 3
f"hello {x}
4 + 4