mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
Like the previous change, avoid exposing the protobuf as a public API for now. It requires more thought, and is probably better done with either extra helper accessors like decks.name(), or via a native class. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| card.py | ||
| collection.py | ||
| deck.py | ||
| note.py | ||
| notetype.py | ||
| scheduling.py | ||
| tag.py | ||