mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -04:00
Update gui_hooks.py
This commit is contained in:
parent
897ec72608
commit
73883f3f21
1 changed files with 0 additions and 1 deletions
|
@ -2176,7 +2176,6 @@ class _ReviewerWillInitAnswerButtonsFilter:
|
|||
|
||||
_hooks: List[
|
||||
Callable[
|
||||
["Optional[Tuple[Tuple[int, str], ...]]", "aqt.reviewer.Reviewer", Card],
|
||||
["Tuple[Tuple[int, str], ...]", "aqt.reviewer.Reviewer", Card],
|
||||
Tuple[Tuple[int, str], ...],
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue