From 73883f3f21292c9b6970ee8c081a2a507738eab1 Mon Sep 17 00:00:00 2001 From: Thomas B Date: Wed, 19 Aug 2020 16:15:56 -0400 Subject: [PATCH] Update gui_hooks.py --- qt/aqt/gui_hooks.py | 1 - 1 file changed, 1 deletion(-) diff --git a/qt/aqt/gui_hooks.py b/qt/aqt/gui_hooks.py index 83ab69d9b..ca8c4bb90 100644 --- a/qt/aqt/gui_hooks.py +++ b/qt/aqt/gui_hooks.py @@ -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], ...], ]