merge annotate /ANNOTATE/core into /core.

fix chart updates
This commit is contained in:
Dobromir Popov
2025-12-10 14:07:14 +02:00
parent e0d0471e8a
commit bfaba556ea
23 changed files with 1074 additions and 1214 deletions

View File

@@ -173,7 +173,7 @@ print("\n[TEST 7] Annotation Manager with DuckDB")
print("-" * 80)
try:
from ANNOTATE.core.annotation_manager import AnnotationManager
from core.annotation_manager import AnnotationManager
ann_manager = AnnotationManager()