From aeb654206ae6b2334548d0954342d8782ac71ae0 Mon Sep 17 00:00:00 2001 From: m21saidi <mohamed.saidi2@imt-atlantique.net> Date: Sat, 2 Dec 2023 16:35:10 +0100 Subject: [PATCH] Renamed .py file to binary_classification_workflow.py --- preprocess.py => binary_classification_workflow.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename preprocess.py => binary_classification_workflow.py (100%) diff --git a/preprocess.py b/binary_classification_workflow.py similarity index 100% rename from preprocess.py rename to binary_classification_workflow.py -- GitLab