Skip to content

style: fix black formatting left unformatted by #416#421

Merged
jwm4 merged 1 commit into
mainfrom
style/fix-black-formatting-from-416
May 12, 2026
Merged

style: fix black formatting left unformatted by #416#421
jwm4 merged 1 commit into
mainfrom
style/fix-black-formatting-from-416

Conversation

@jwm4
Copy link
Copy Markdown
Contributor

@jwm4 jwm4 commented May 12, 2026

Summary

PR #416 introduced a string literal formatting change in documentation.py that does not satisfy black. This caused CI to fail on every subsequent PR against main.

Two-line whitespace fix — no logic changes.

Test plan

  • CI passes (black check green)

🤖 Generated with Claude Code under the supervision of Bill Murdock

Fixes formatting introduced by #416 that did not pass black.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 12, 2026

Warning

Rate limit exceeded

@jwm4 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 50 minutes and 32 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Enterprise

Run ID: 9b094455-1a8c-4742-94a8-ae90dc7085e7

📥 Commits

Reviewing files that changed from the base of the PR and between f056752 and 70f5ebe.

📒 Files selected for processing (1)
  • src/agentready/assessors/documentation.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch style/fix-black-formatting-from-416
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch style/fix-black-formatting-from-416

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown
Contributor

📈 Test Coverage Report

Branch Coverage
This PR 72.5%
Main 72.5%
Diff ✅ +0%

Coverage calculated from unit tests only

@jwm4 jwm4 merged commit 4b28ba9 into main May 12, 2026
6 checks passed
@jwm4 jwm4 deleted the style/fix-black-formatting-from-416 branch May 12, 2026 15:15
@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 2.36.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant