From 946689044aa7e053417b9f52b5d31903cd0f59b7 Mon Sep 17 00:00:00 2001 From: Charly Lamothe <charly.lamothe@univ-amu.fr> Date: Fri, 6 Mar 2020 06:28:55 +0100 Subject: [PATCH] Remove two deprecated points in the unused TODO list (uncomplete yet) --- TODO.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/TODO.md b/TODO.md index b94e576..3a7a10f 100644 --- a/TODO.md +++ b/TODO.md @@ -1,3 +1 @@ -* Fix model results loading in compute_results.py. -* Check that omp multiclasses classifier is working as expected. -* Fix the dataset error of fetcher when job_number > 1. \ No newline at end of file +* Check that omp multiclasses classifier is working as expected. \ No newline at end of file -- GitLab