merge annotate /ANNOTATE/core into /core.
fix chart updates
This commit is contained in:
@@ -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()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user