Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ledovsky committed Sep 6, 2024
1 parent 0b7dbcb commit a475f7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/recommendations/candidates.py
Original file line number Diff line number Diff line change
Expand Up @@ -655,6 +655,7 @@ class CandidatesRetriever:
'lr_smoothed': get_lr_smoothed,
'selected_sources': get_selected_sources,
'best_memes_from_each_source': get_best_memes_from_each_source,
'like_spread_and_recent_memes': like_spread_and_recent_memes,
}

async def get_candidates(
Expand Down

0 comments on commit a475f7b

Please sign in to comment.