Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: update scripts to store downloaded data in a subfolder #8

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

K-Beicher
Copy link
Collaborator

@K-Beicher K-Beicher commented Mar 4, 2025

this includes a new .gitignore file, and a change to the old one

Description

This PR will create a downloaded folder to store the original files (both the zipped file and the unzipped data files).

Closes #9

This PR needs a quick review.

Checklist

  • Read through for typos, added new words to the dictionary
  • Checked that the README is up to date
  • Resolved any Ruff errors / formatted in Markdown

this includes a new .gitignore file, and a change to the old one
@K-Beicher K-Beicher self-assigned this Mar 4, 2025
@K-Beicher K-Beicher requested a review from lwjohnst86 March 4, 2025 09:56
@lwjohnst86 lwjohnst86 changed the title feat: update scripts to store downloaded data in a subfolder refactor: update scripts to store downloaded data in a subfolder Mar 5, 2025
@lwjohnst86
Copy link
Member

I renamed the title of the PR to "refactor", since you haven't added anything new (a "feat") but instead modified something that existed.

@lwjohnst86 lwjohnst86 merged commit 7c817a3 into main Mar 5, 2025
1 check passed
@lwjohnst86 lwjohnst86 deleted the feat/create-download-folder branch March 5, 2025 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

create a downloaded folder
2 participants