mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 13:18:18 +00:00
Rename the data_sources module to content
This commit is contained in:
@@ -5,7 +5,7 @@ from urllib.parse import quote
|
||||
import pytest
|
||||
|
||||
from khoj.database.models import KhojApiUser, KhojUser
|
||||
from khoj.processor.data_sources.org_mode.org_to_entries import OrgToEntries
|
||||
from khoj.processor.content.org_mode.org_to_entries import OrgToEntries
|
||||
|
||||
# Internal Packages
|
||||
from khoj.search_type import text_search
|
||||
|
||||
Reference in New Issue
Block a user