Skip to content

Commit

Permalink
Fix package
Browse files Browse the repository at this point in the history
  • Loading branch information
tiadams committed Feb 23, 2024
1 parent 546bb96 commit ad3666c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index/mapping.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import numpy as np

from index.embedding import EmbeddingModel
from index.parsing import MappingSource, DataDictionarySource, EmbeddingSource
from index.process.parsing import MappingSource, DataDictionarySource, EmbeddingSource


class Terminology:
Expand Down

0 comments on commit ad3666c

Please sign in to comment.