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

Add set_description to pbar._NoOpPBar #476

Open
andyfaff opened this issue Aug 28, 2023 · 1 comment
Open

Add set_description to pbar._NoOpPBar #476

andyfaff opened this issue Aug 28, 2023 · 1 comment

Comments

@andyfaff
Copy link
Contributor

I'm interested in using the set_description method of a tqdm progressbar. If I do that it may make sense to add an empty set_description method to the emcee.pbar._NoOpPBar, so there's no issue if I try to call the method on a dummy placeholder object.

Would such an addition be welcomed, or would you prefer if I handle the absence of the method in user space?

@dfm
Copy link
Owner

dfm commented Aug 28, 2023

I'd be happy to include that - thanks!

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

No branches or pull requests

2 participants