Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.

feat: add the progress bar during download progression #26

Merged
merged 5 commits into from
Sep 15, 2023

Conversation

yr1404
Copy link
Contributor

@yr1404 yr1404 commented Sep 13, 2023

Added the specified changes suggested in #9

@Flowrey
Copy link
Owner

Flowrey commented Sep 14, 2023

Hey, thanks for the PR !
I think we can now remove the [Downloading] and [Downloaded] print statement from the download function,
otherwise it will collapse with the progress bar.
We also need to add tqdm to poetry requirements, see here.
Make sure to also run black . and isort . --profile=black at the root of the project, for the CI to pass 😃

@Flowrey
Copy link
Owner

Flowrey commented Sep 15, 2023

Thanks!

@Flowrey Flowrey merged commit 51dc089 into Flowrey:master Sep 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants