From 4effec1c5991f70048b9e43924f926702a5e39d2 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Thu, 4 Jun 2009 05:28:32 +0900 Subject: [PATCH] remove extra newline --- anki/deck.py | 1 - 1 file changed, 1 deletion(-) diff --git a/anki/deck.py b/anki/deck.py index cff037a5f..828b78bd1 100644 --- a/anki/deck.py +++ b/anki/deck.py @@ -3199,7 +3199,6 @@ nextFactor, reps, thinkingTime, yesCount, noCount from reviewHistory""") os.utime(newpath, (modified, modified)) backup = staticmethod(backup) - def newCardOrderLabels(): return { 0: _("Show new cards in random order"),