From c1d3767d578ab673024bfa6d14da01a52c5fec89 Mon Sep 17 00:00:00 2001 From: Viginum-DataScientist-6 <210390336+Viginum-DataScientist-6@users.noreply.github.com> Date: Mon, 26 May 2025 11:51:12 +0200 Subject: [PATCH] refactor: remove unused imports --- tests/faissd3lta_test.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/faissd3lta_test.py b/tests/faissd3lta_test.py index c3951ae..4ef4e59 100644 --- a/tests/faissd3lta_test.py +++ b/tests/faissd3lta_test.py @@ -1,6 +1,4 @@ -import os import re -import sys import pandas as pd import pytest