From 141444ac56bcc71e2044df43835a4c7671ab75f6 Mon Sep 17 00:00:00 2001 From: TOUL Date: Fri, 29 Mar 2024 18:43:08 +0100 Subject: [PATCH] FIX flake8 --- source/infrastructure/file_system_model_handler.py | 1 - 1 file changed, 1 deletion(-) diff --git a/source/infrastructure/file_system_model_handler.py b/source/infrastructure/file_system_model_handler.py index 7eaf0ff..c2adcb5 100644 --- a/source/infrastructure/file_system_model_handler.py +++ b/source/infrastructure/file_system_model_handler.py @@ -1,4 +1,3 @@ -import logging import os import joblib