Files
vllm/.git-blame-ignore-revs
2025-10-13 01:20:47 -07:00

5 lines
191 B
Plaintext

# Migrate from `yapf` & `isort` to `ruff`
d6953beb91da4e9c99be4c0a1304a2d24189535c
# Convert `Optional[x]` to `x | None` and `Union[x, y]` to `x | y`
8fcaaf6a165e661f63fc51be906bc05b0767332f