Anki/pylib/anki/scheduler
RumovZ 2221d0a520
Make Hard use current step's interval if it's not the first one (#1561)
* Make hard repeat the current step's interval in v3

Unless for the first step to avoid identical interval with Again.

* Make Hard repeat the current step's interval in v2

* Adjust test to new Hard behaviour
2021-12-16 22:02:13 +10:00
..
__init__.py Enable invalid-name globally in pylib (#1454) 2021-10-25 19:10:56 +10:00
base.py add unbury_cards() op 2021-12-08 09:44:47 +10:00
legacy.py run pyupgrade over codebase [python upgrade required] 2021-10-04 15:05:48 +10:00
v1.py retire the v1 scheduler 2021-11-24 14:12:56 +10:00
v2.py Make Hard use current step's interval if it's not the first one (#1561) 2021-12-16 22:02:13 +10:00
v3.py convert invariant assertions to if statements 2021-11-25 17:47:50 +10:00