Move data indexer files into a separate folder under processor. Update assoc UTs

This commit is contained in:
sabaimran
2023-11-16 17:19:55 -08:00
parent 68ac1e0193
commit ec06d2c446
25 changed files with 22 additions and 21 deletions

View File

@@ -2,7 +2,7 @@
import datetime
# Internal Packages
from khoj.processor.org_mode import orgnode
from khoj.processor.data_sources.org_mode import orgnode
# Test