duplicate assignment removed
This commit is contained in:
parent
e02d47a0d9
commit
5c9c5f6ebc
@ -680,7 +680,6 @@ def test_cram():
|
||||
c2.id = 0
|
||||
c2.ord = 1
|
||||
c2.due = 325
|
||||
c2.col = c.col
|
||||
c2.flush()
|
||||
# should be able to answer it
|
||||
c = col.sched.getCard()
|
||||
|
Loading…
Reference in New Issue
Block a user