Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

Commit bc1c664

Browse files
Merge branch 'master' into make-leaderboard
2 parents 26983f9 + 247e71a commit bc1c664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CodeChallenge/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ class DefaultConfig:
4848

4949
# number of days to leave CodeChallenge open
5050
# past the final rank
51-
CHALLENGE_ENDS = 4
51+
CHALLENGE_ENDS = 5
5252

5353
BULK_IMPORT_SENDER = "Kelli at CodeWizardsHQ <kelli@codewizardshq.com>"
5454

0 commit comments

Comments
 (0)