Skip to content

Commit

Permalink
Merge pull request #85 from ledovsky/blender
Browse files Browse the repository at this point in the history
fix
  • Loading branch information
ledovsky authored Sep 6, 2024
2 parents 0b7dbcb + a475f7b commit 50b6725
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 50b6725

Please sign in to comment.