misleading spacing

This commit is contained in:
Damien Elmes 2018-02-06 11:47:28 +10:00
parent a1c02e8177
commit cc26d32431

View File

@ -86,6 +86,7 @@ class Scheduler:
card.left = self._startingLeft(card)
# update daily limit
self._updateStats(card, 'new')
if card.queue in (1, 3):
self._answerLrnCard(card, ease)
elif card.queue == 2: