mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 08:46:37 -04:00
add note about error
This commit is contained in:
parent
280640a909
commit
9de0fc911e
1 changed files with 4 additions and 0 deletions
|
@ -306,6 +306,10 @@ Please do not file a bug report with Anki.\n\n""")
|
||||||
rev = self.deck.revCardTable()
|
rev = self.deck.revCardTable()
|
||||||
sys.stderr.write("""\
|
sys.stderr.write("""\
|
||||||
earliest time returned %f
|
earliest time returned %f
|
||||||
|
|
||||||
|
please report this error, but it's not serious.
|
||||||
|
closing and opening your deck should fix it.
|
||||||
|
|
||||||
counts are %d %d %d
|
counts are %d %d %d
|
||||||
according to the db %d %d %d
|
according to the db %d %d %d
|
||||||
failed:
|
failed:
|
||||||
|
|
Loading…
Reference in a new issue