Skip to content

Commit

Permalink
Add new DSAI building
Browse files Browse the repository at this point in the history
  • Loading branch information
haydenmc committed Oct 11, 2024
1 parent f917a97 commit a62ef4a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Scraper/MyPurdueScraper.cs
Original file line number Diff line number Diff line change
Expand Up @@ -634,6 +634,9 @@ private record SectionListInfo
// Indiana College Network ITCC-GA
// Indiana College Network VU
{ "Indiana College Network", "ICN" },

// New as of term 202520
{ "Hall of Data Science and AI", "DSAI" },
};

public (string buildingName, string buildingShortCode, string room)? ParseLocationDetails(
Expand Down

0 comments on commit a62ef4a

Please sign in to comment.