Add the second blank line before _fix_rope_inv_freq (#6910)
ruff-format requires two blank lines before a top-level function. loader.py carried only one, so the ruff-format-with-kwargs pre-commit hook reformats it and the run fails. This restores the expected spacing.
This commit is contained in:
parent
2fada48ef5
commit
cb9d902830