Skip to content

Commit

Permalink
Update gui_hooks.py
Browse files Browse the repository at this point in the history
  • Loading branch information
brownbat committed Aug 19, 2020
1 parent 897ec72 commit 73883f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion qt/aqt/gui_hooks.py
Expand Up @@ -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], ...],
]
Expand Down

0 comments on commit 73883f3

Please sign in to comment.