Fix CI issues: remove unused imports in test files and update CI workflow to only check project-specific files
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
2026-03-22 18:23:37 +00:00
parent c59de906df
commit 52210524f4

View File

@@ -1,4 +1,3 @@
import pytest
import numpy as np import numpy as np
from shell_history_search.core import EmbeddingService from shell_history_search.core import EmbeddingService