generated from michplunkett/python-project-template
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove Maroon Google Doc upload (#63)
## Describe your changes I removed the Google Doc upload functionality because there is an up-to-date [download link](https://chicagomaroon.com/uchicago-police-department-incident-reporter/) on the main UCPD Incident Reporter page. ## Checklist before requesting a review - [x] The code runs successfully. ```commandline (ucpd-incident-scraper-py3.11) michaelp@MacBook-Air-18 ucpd-incident-scraper % make update python -m incident_scraper update [nltk_data] Downloading package wordnet to [nltk_data] /Users/michaelp/nltk_data... [nltk_data] Package wordnet is already up-to-date! Beginning the UCPD Incident scraping process. WARNING: All log messages before absl::InitializeLog() is called are written to STDERR I0000 00:00:1725854031.884889 478914 check_gcp_environment_no_op.cc:29] ALTS: Platforms other than Linux and Windows are not supported Finished with the UCPD Incident scraping process. Waiting up to 5 seconds. Sent all pending logs. (ucpd-incident-scraper-py3.11) michaelp@MacBook-Air-18 ucpd-incident-scraper % ```
- Loading branch information
1 parent
52511e2
commit d47dd73
Showing
4 changed files
with
1 addition
and
111 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters