auto-sync: 2026-05-18 00:25:02
This commit is contained in:
@@ -27,7 +27,8 @@ from .db import (
|
||||
)
|
||||
from .models import (
|
||||
Task, Comment, Output, Decision, Observation, Event,
|
||||
Review, Experience,
|
||||
Review, Experience, Card,
|
||||
CARD_VALID_STATUSES, CARD_MANUAL_STATUSES, CARD_TYPE_SET,
|
||||
)
|
||||
|
||||
logger = logging.getLogger("moziplus-v2.blackboard")
|
||||
|
||||
Reference in New Issue
Block a user