Skip to content

Commit

Permalink
fix: isort change
Browse files Browse the repository at this point in the history
  • Loading branch information
bodyangug committed Oct 4, 2023
1 parent 874c6f0 commit 23454ec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
from bingo_elastic.elastic import ElasticRepository, IndexName # type: ignore
from bingo_elastic.model import helpers # type: ignore
from bingo_elastic.model.record import IndigoRecord # type: ignore
from bingo_elastic.queries import ( # type: ignore
from bingo_elastic.queries import ( # type: ignore
BaseMatch,
EuclidSimilarityMatch,
TanimotoSimilarityMatch,
Expand Down

0 comments on commit 23454ec

Please sign in to comment.