mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 14:32:22 -04:00
Update as part of previous commit
This commit is contained in:
parent
e92b0f8d63
commit
649142e5b3
1 changed files with 0 additions and 2 deletions
|
@ -2079,8 +2079,6 @@ class _ReviewerDidShowQuestionHook:
|
||||||
reviewer_did_show_question = _ReviewerDidShowQuestionHook()
|
reviewer_did_show_question = _ReviewerDidShowQuestionHook()
|
||||||
|
|
||||||
|
|
||||||
class _ReviewerWillInitAnswerButtonsFilter:
|
|
||||||
"""Used to modify the answer buttons shown for a card.
|
|
||||||
class _ReviewerWillAnswerCardFilter:
|
class _ReviewerWillAnswerCardFilter:
|
||||||
"""Used to modify the ease at which a card is rated or to bypass
|
"""Used to modify the ease at which a card is rated or to bypass
|
||||||
rating the card completely.
|
rating the card completely.
|
||||||
|
|
Loading…
Reference in a new issue