Skip to content

Commit e47e30d

Browse files
committed
Missing import
1 parent 68b45d9 commit e47e30d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/retrievers/external/test_qdrant.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
15+
from typing import Any
1516
from unittest import mock
1617
from unittest.mock import MagicMock
1718

0 commit comments

Comments
 (0)