Ctrl+K
James McCool
Refactor contest name handling in app.py to combine contest names with their corresponding dates. Removed the contest ID map from the return values of grab_contest_names function to streamline data retrieval, while maintaining the necessary information for subsequent processing.
e04a121