Skip to content

Commit

Permalink
Update fsrs_optimizer.py
Browse files Browse the repository at this point in the history
  • Loading branch information
L-M-Sherlock committed Jan 2, 2025
1 parent b6a022d commit c73ebad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/fsrs_optimizer/fsrs_optimizer.py
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,6 @@ def loss(stability):
class Optimizer:
float_delta_t: bool = False
enable_short_term: bool = True


def __init__(
self, float_delta_t: bool = False, enable_short_term: bool = True
Expand Down

0 comments on commit c73ebad

Please sign in to comment.