mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-27 12:29:28 +00:00
![]() This just re-formats all the `.py.expect` files with Black, both to add a trailing newline and be doubly-certain that they're correctly formatted. I also ensured that we add a hard line break after each statement, and that we avoid including an extra newline in the generated Markdown (since the code should contain the exact expected newlines). |
||
---|---|---|
.. | ||
alias.rs | ||
arg.rs | ||
arguments.rs | ||
boolop.rs | ||
builders.rs | ||
cmpop.rs | ||
comprehension.rs | ||
excepthandler.rs | ||
expr.rs | ||
helpers.rs | ||
mod.rs | ||
operator.rs | ||
stmt.rs | ||
unaryop.rs | ||
withitem.rs |