This commit is contained in:
Arthur Milchior 2020-07-20 06:28:36 +02:00
parent 0449785b7a
commit e02d47a0d9

View File

@ -395,7 +395,7 @@ def test_reviews():
c = copy.copy(cardcopy)
c.lapses = 7
c.flush()
# steup hook
# setup hook
hooked = []
def onLeech(card):