MCPcopy Create free account
hub / github.com/0010aor/FlashNotes / CollectionBasicInfo

Class CollectionBasicInfo

backend/src/stats/schemas.py:7–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5
6
7class CollectionBasicInfo(SQLModel):
8 name: str
9 total_cards: int
10 total_practice_sessions: int
11
12
13class PracticeSessionStats(SQLModel):

Callers 2

Calls

no outgoing calls

Tested by 1