Skip to content

fixing docs syntax errors#10944

Merged
davidsbatista merged 2 commits intomainfrom
docs/fix-code-snippets-syntax-errors
Mar 27, 2026
Merged

fixing docs syntax errors#10944
davidsbatista merged 2 commits intomainfrom
docs/fix-code-snippets-syntax-errors

Conversation

@davidsbatista
Copy link
Copy Markdown
Contributor

@davidsbatista davidsbatista commented Mar 27, 2026

Proposed Changes:

  • Fixing docs syntax errors in python code

Checklist

  • I have read the contributors guidelines and the code of conduct.
  • I have updated the related issue with new insights and changes.
  • I have added unit tests and updated the docstrings.
  • I've used one of the conventional commit types for my PR title: fix:, feat:, build:, chore:, ci:, docs:, style:, refactor:, perf:, test: and added ! in case the PR includes breaking changes.
  • I have documented my code.
  • I have added a release note file, following the contributors guidelines.
  • I have run pre-commit hooks and fixed any issue.

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
haystack-docs Ignored Ignored Preview Mar 27, 2026 9:29am

Request Review

@github-actions github-actions bot added the type:documentation Improvements on the docs label Mar 27, 2026
@davidsbatista davidsbatista added the ignore-for-release-notes PRs with this flag won't be included in the release notes. label Mar 27, 2026
@davidsbatista davidsbatista marked this pull request as ready for review March 27, 2026 08:50
@davidsbatista davidsbatista requested a review from a team as a code owner March 27, 2026 08:50
@davidsbatista davidsbatista requested review from anakin87 and sjrl and removed request for a team and sjrl March 27, 2026 08:50
Copy link
Copy Markdown
Member

@anakin87 anakin87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

I am taking a look at the mypy error, which is unrelated to this PR.

@anakin87
Copy link
Copy Markdown
Member

Mypy error fix: #10945

@davidsbatista davidsbatista enabled auto-merge (squash) March 27, 2026 09:33
@coveralls
Copy link
Copy Markdown
Collaborator

Pull Request Test Coverage Report for Build 23639816955

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage remained the same at 92.888%

Files with Coverage Reduction New Missed Lines %
components/builders/chat_prompt_builder.py 2 98.18%
Totals Coverage Status
Change from base Build 23639759536: 0.0%
Covered Lines: 15855
Relevant Lines: 17069

💛 - Coveralls

@davidsbatista davidsbatista merged commit 52cf1c1 into main Mar 27, 2026
22 checks passed
@davidsbatista davidsbatista deleted the docs/fix-code-snippets-syntax-errors branch March 27, 2026 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ignore-for-release-notes PRs with this flag won't be included in the release notes. type:documentation Improvements on the docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants