Skip to content

Commit

Permalink
Revert PI popularity window change (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
duynguyen158 authored Jan 19, 2024
1 parent f7e27a2 commit 20115ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sites/philadelphia_inquirer.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
https://www.notion.so/a8698dd6527140aaba8acfc29be40aa8?v=d30e06f348e94063ab4f451a345bb0d2&p=209fa6fada864bc0a1555622bb559181
"""

POPULARITY_WINDOW = 7
POPULARITY_WINDOW = 2
MAX_ARTICLE_AGE = 2
HOURS_OF_DATA = 2
DOMAIN = "www.inquirer.com"
Expand Down

0 comments on commit 20115ff

Please sign in to comment.