[PR #4] [MERGED] Fix import in unit tests #105

Closed
opened 2026-02-16 05:16:37 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langchain-postgres/pull/4
Author: @eyurtsev
Created: 4/8/2024
Status: Merged
Merged: 4/8/2024
Merged by: @eyurtsev

Base: mainHead: eugene/postgres


📝 Commits (1)

📊 Changes

3 files changed (+2 additions, -10 deletions)

View changed files

📝 pyproject.toml (+0 -1)
tests/unit_tests/test_compile.py (+0 -7)
📝 tests/unit_tests/test_vectorstore.py (+2 -2)

📄 Description

Fix unit tests


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langchain-postgres/pull/4 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 4/8/2024 **Status:** ✅ Merged **Merged:** 4/8/2024 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `eugene/postgres` --- ### 📝 Commits (1) - [`3847e9c`](https://github.com/langchain-ai/langchain-postgres/commit/3847e9c313ba7a024d420eb4094509feab61dc93) x ### 📊 Changes **3 files changed** (+2 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `pyproject.toml` (+0 -1) ➖ `tests/unit_tests/test_compile.py` (+0 -7) 📝 `tests/unit_tests/test_vectorstore.py` (+2 -2) </details> ### 📄 Description Fix unit tests --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 05:16:37 -05:00
yindo closed this issue 2026-02-16 05:16:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langchain-postgres#105