Skip to content

Commit

Permalink
fix a typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
gaurarpit committed May 14, 2024
1 parent 40eff7f commit 885de9b
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
import pytest
from unittest.mock import Mock, MagicMock, patch
from backend.batch.utilities.search.search import (
Search,
)
from backend.batch.utilities.search.search import Search
from backend.batch.utilities.search.integrated_vectorization_search_handler import (
IntegratedVectorizationSearchHandler,
)
Expand Down

0 comments on commit 885de9b

Please sign in to comment.