mirror of
https://github.com/developersIndia/deviras.git
synced 2024-12-21 23:59:48 +05:30
I apologise, my bad
This commit is contained in:
parent
345dc1016e
commit
e9a454fa5a
@ -61,7 +61,7 @@ def main():
|
||||
leaderboard_data = get_leaderboard_data()
|
||||
formatted_stats = format_leaderboard(leaderboard_data)
|
||||
print(formatted_stats)
|
||||
# update_reddit_post(reddit, reddit_post_id, formatted_stats)
|
||||
update_reddit_post(reddit, reddit_post_id, formatted_stats)
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
|
Loading…
Reference in New Issue
Block a user