Miscs changes (Interro22)

This commit is contained in:
2026-03-17 14:19:43 +01:00
parent e703662d9e
commit ebc7a9aadc
10 changed files with 129 additions and 95 deletions
+2 -1
View File
@@ -7,7 +7,8 @@ from pathlib import Path
from PIL import Image
import annotating
from annotating_with_checks import natural_key
from utils import natural_key
from reading_annotations import detect_checks_and_notes, has_significant_notes
def apply_actions_and_regenerate_grouped(root_dir, data, student_id, actions, label_notes, all_labels):