mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
typo
This commit is contained in:
parent
0449785b7a
commit
e02d47a0d9
1 changed files with 1 additions and 1 deletions
|
@ -395,7 +395,7 @@ def test_reviews():
|
|||
c = copy.copy(cardcopy)
|
||||
c.lapses = 7
|
||||
c.flush()
|
||||
# steup hook
|
||||
# setup hook
|
||||
hooked = []
|
||||
|
||||
def onLeech(card):
|
||||
|
|
Loading…
Reference in a new issue