mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
This change would help me simplify the code of https://ankiweb.net/shared/info/1983204951 It would allow my exporter to use the code of AnkiExporter while selecting which decks I export, instead of exporting all decks as I was doing until today. (I never realized I was exporting all deck actually, until someone sent me a bug report) |
||
|---|---|---|
| .. | ||
| anki | ||
| tests | ||
| tools | ||
| .gitignore | ||
| .isort.cfg | ||
| .pylintrc | ||
| Makefile | ||
| mypy.ini | ||
| requirements.dev | ||
| setup.py | ||