mirror of
https://github.com/HKUDS/LightRAG.git
synced 2026-01-06 11:51:00 +00:00
Fix GRAPH_FIELD_SEP import typo
This commit is contained in:
parent
6d5e73a251
commit
319d12bb6a
@ -6,7 +6,7 @@ from typing import Any, cast
|
||||
|
||||
from .base import DeletionResult
|
||||
from .kg.shared_storage import get_graph_db_lock
|
||||
from .prompt import GRAPH_FIELD_SEP
|
||||
from .constants import GRAPH_FIELD_SEP
|
||||
from .utils import compute_mdhash_id, logger
|
||||
from .base import StorageNameSpace
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user