littrs-ruff-python-parser 0.6.2

Vendored ruff_python_parser for littrs (from github.com/astral-sh/ruff)
Documentation
1
2
3
4
del __debug__
del x, y, __debug__, z
__debug__ = 1
x, y, __debug__, z = 1, 2, 3, 4