Skip to content

Commit

Permalink
modify dataprep utils path
Browse files Browse the repository at this point in the history
Signed-off-by: letonghan <[email protected]>
  • Loading branch information
letonghan committed Dec 28, 2024
1 parent 9d9c919 commit c0f794c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
from opensearchpy import OpenSearch, helpers

from comps import CustomLogger, DocPath, opea_microservices, register_microservice
from comps.dataprep.utils import (
from comps.dataprep.src.utils import (
create_upload_folder,
document_loader,
encode_filename,
Expand Down

0 comments on commit c0f794c

Please sign in to comment.