mortii / anki-morphs

A MorphMan fork rebuilt from the ground up with a focus on simplicity, performance, and a codebase with minimal technical debt.
https://mortii.github.io/anki-morphs/
Mozilla Public License 2.0
55 stars 8 forks source link

minor api change I found #21

Closed Vilhelm-Ian closed 10 months ago

Vilhelm-Ian commented 10 months ago

reviewing_utils.py:86:flush() is deprecated: please use col.update_note(

mortii commented 10 months ago

Is it causing a crash or is it just a warning in the terminal? I coincidentally fixed this yesterday while working on the undo-review bug. If it causes a crash I'll release a hotfix.

Vilhelm-Ian commented 10 months ago

just in the terminal

github-actions[bot] commented 6 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.