mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
There's no associated scheduling data, but we can at least preserve the note. https://forums.ankiweb.net/t/error-importing-mnemosyne-2-9-deck/65592 |
||
|---|---|---|
| .. | ||
| anki | ||
| rsbridge | ||
| tests | ||
| tools | ||
| .gitignore | ||
| hatch_build.py | ||
| pyproject.toml | ||
| README.md | ||
Anki's Python library code is in anki/.
The Rust/Python extension module is in rsbridge/; it references the library defined in ../rslib.