From 05d69ce7e8d59e645e08ed6c9ec854819a5349ff Mon Sep 17 00:00:00 2001 From: Karma Riuk Date: Tue, 20 May 2025 12:19:04 +0200 Subject: [PATCH] updated todo --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.md b/TODO.md index 97e8fc7..8c4dffe 100644 --- a/TODO.md +++ b/TODO.md @@ -28,6 +28,8 @@ Batch 1 then move on to some other features (frontend, maybe auth). ## [x] As a user I want to see what the webpage is used for (inspired from https://seart-ghs.si.usi.ch) +## [ ] Remove the paths utils, it's useless in python since every path is relative to where you call the script from + # DATASET ## [x] Rebuild the dataset (is doing)