Skip to content

Fix typo in pgvector_handler.py"#12427

Open
Beandon13 wants to merge 1 commit into
mindsdb:mainfrom
Beandon13:fix/mindsdb-typo-20260505-4-pgvector_handler
Open

Fix typo in pgvector_handler.py"#12427
Beandon13 wants to merge 1 commit into
mindsdb:mainfrom
Beandon13:fix/mindsdb-typo-20260505-4-pgvector_handler

Conversation

@Beandon13
Copy link
Copy Markdown

Minor typo fix for docs/comments.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 5, 2026

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@entelligence-ai-pr-reviews
Copy link
Copy Markdown
Contributor

EntelligenceAI PR Summary

Corrects a minor typo in the docstring of the select method within the pgvector handler — a documentation-only change with no functional impact.

  • Fixed contraction typo: 'dont' → 'don't' in select method docstring
  • Located in mindsdb/integrations/handlers/pgvector_handler/pgvector_handler.py
  • No logic, behavior, or API changes

Confidence Score: 5/5 - Safe to Merge

Safe to merge — this PR corrects a minor apostrophe typo ('dont' → 'don't') in the docstring of the select method within pgvector_handler.py, a purely documentation-only change with zero functional, logical, or runtime impact. The change is correctly scoped and introduces no new code paths, API changes, or behavior modifications. No review comments were generated and all heuristic checks passed cleanly.

Key Findings:

  • The change is confined entirely to a docstring string literal inside the select method of pgvector_handler.py — no executable code is modified, so there is no risk of regression.
  • The typo fix ('dont' → 'don't') is a legitimate improvement to code readability and documentation quality, consistent with professional standards for maintained codebases.
  • No pre-existing unresolved issues, no logic concerns, no security considerations, and full file coverage confirmed by the review tooling.

@Beandon13
Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

github-actions Bot added a commit that referenced this pull request May 5, 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