From a9f91322d4b16a07906819aa152455e0a6226765 Mon Sep 17 00:00:00 2001 From: mbsantiago Date: Wed, 16 Apr 2025 19:44:23 +0100 Subject: [PATCH] Moved labels.py back to training --- batdetect2/{targets => train}/labels.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename batdetect2/{targets => train}/labels.py (100%) diff --git a/batdetect2/targets/labels.py b/batdetect2/train/labels.py similarity index 100% rename from batdetect2/targets/labels.py rename to batdetect2/train/labels.py