fix: address Copilot review — remove unused imports, isolate HOME in tests, restore dev extra

This commit is contained in:
Igor Lins e Silva
2026-04-07 17:17:57 -03:00
parent 72c548b729
commit cd8b245fdc
4 changed files with 38 additions and 5 deletions
-2
View File
@@ -4,8 +4,6 @@ test_searcher.py — Tests for the programmatic search_memories API.
Tests the library-facing search interface (not the CLI print variant).
"""
import chromadb
from mempalace.searcher import search_memories