remove incorrect import

This commit is contained in:
Khalim Conn-Kowlessar 2025-08-28 23:18:13 +01:00
parent 4bc208b8fd
commit 40f5eba3d0

View file

@ -9,7 +9,6 @@ from etl.epc.Dataset import TrainingDataset
from etl.epc.Record import EPCRecord
from etl.epc.settings import LATEST_FIELD, MANDATORY_FIXED_FEATURES
from etl.epc_clean.epc_attributes.all_cleaners import all_cleaner_map
from etl.epc_clean.tests.test_lighting_attributes import averages
from utils.logger import setup_logger
from utils.s3 import read_dataframe_from_s3_parquet
from etl.epc.settings import DATA_ANOMALY_MATCHES