fix: import
This commit is contained in:
parent
b52c1a1e25
commit
5cb6510205
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ from cognee.modules.data.models import Data, DatasetData
|
|||
from cognee.shared.logging_utils import get_logger
|
||||
from sqlalchemy import select, or_
|
||||
import cognee
|
||||
import sqlalchemy as sa
|
||||
|
||||
logger = get_logger(__name__)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue