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

Use tqdm for progress bar #218

Merged
merged 2 commits into from
May 20, 2024
Merged

Use tqdm for progress bar #218

merged 2 commits into from
May 20, 2024

Conversation

naglepuff
Copy link
Collaborator

@naglepuff naglepuff commented May 7, 2024

The tqdm progress bar supports redirection of logging in order to keep the progress bar in place while other application output is printed for the user. This is especially helpful for running the CLI with the verbose (-v) flag.

Fix #216

@naglepuff naglepuff requested a review from marySalvi May 7, 2024 17:05
Copy link
Collaborator

@marySalvi marySalvi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@naglepuff naglepuff merged commit 6a7075e into main May 20, 2024
4 checks passed
@naglepuff naglepuff deleted the 216-cli-progress-bar branch May 20, 2024 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide Feedback During DeID CLI process
2 participants