Skip to content

Commit 74679f5

Browse files
Update past problem count to 20.
Co-authored-by: Raj Patel <raj454raj@gmail.com>
1 parent 0640da0 commit 74679f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/stopstalk_constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
VIEW_ONLY_SUBMISSION_SITES = ["HackerEarth"]
5454

5555
# Constants for recommendations
56-
PAST_PROBLEM_COUNT = 10
56+
PAST_PROBLEM_COUNT = 20
5757
DIFFICULTY_RANGE = 0.5
5858
RECOMMENDATION_COUNT = 10
5959
RECOMMENDATION_REFRESH_INTERVAL = 7

0 commit comments

Comments
 (0)