From 5564ab4294fb700de844d19051d9d4702a725810 Mon Sep 17 00:00:00 2001
From: Schneider Leo <leo.schneider@etu.ec-lyon.fr>
Date: Mon, 3 Jun 2024 17:24:00 +0200
Subject: [PATCH] fix custom model

---
 .idea/misc.xml       | 2 +-
 wandb_run/latest-run | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)
 delete mode 120000 wandb_run/latest-run

diff --git a/.idea/misc.xml b/.idea/misc.xml
index 1b5f6f7..791742a 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -3,5 +3,5 @@
   <component name="Black">
     <option name="sdkName" value="Python 3.9 (LC-MS-RT-prediction)" />
   </component>
-  <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.9 (LC-MS-RT-prediction)" project-jdk-type="Python SDK" />
+  <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.10 (LC-MS-RT-prediction)" project-jdk-type="Python SDK" />
 </project>
\ No newline at end of file
diff --git a/wandb_run/latest-run b/wandb_run/latest-run
deleted file mode 120000
index fe1caa0..0000000
--- a/wandb_run/latest-run
+++ /dev/null
@@ -1 +0,0 @@
-offline-run-20240125_114226-1ycnmixd
\ No newline at end of file
-- 
GitLab