Skip to content

[ci] Fix Black formatting in Tinker test - #2013

Closed
bvolpato wants to merge 1 commit into
NovaSky-AI:mainfrom
bvolpato:bvolpato/fix-tinker-black-format
Closed

[ci] Fix Black formatting in Tinker test#2013
bvolpato wants to merge 1 commit into
NovaSky-AI:mainfrom
bvolpato:bvolpato/fix-tinker-black-format

Conversation

@bvolpato

Copy link
Copy Markdown
Contributor

Summary

Restore Black formatting in tests/tinker/test_engine.py. Missing module-level spacing currently makes repository-wide check_code_quality fail on otherwise unrelated pull requests.

Changes

  • add required spacing before forward_backward_payload
  • no behavioral or test logic changes

Testing

  • uvx pre-commit run --all-files --config .pre-commit-config.yaml
  • Ruff passed
  • Black passed
  • gitleaks passed
  • git diff --check

@bvolpato

Copy link
Copy Markdown
Contributor Author

closing this one as an exact duplicate of #2002. Keeping #2002 as the canonical formatting fix.

@bvolpato bvolpato closed this Aug 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant