This commit is contained in:
Andy Lee
2025-09-17 16:00:37 -07:00
parent 6c15e6ad23
commit b5ce34ad82

View File

@@ -6,8 +6,6 @@ single implementation. When running from the repo without installation, it
adds the `packages/leann-core/src` directory to `sys.path` as a fallback.
"""
from __future__ import annotations
import sys
from pathlib import Path