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

Remove code duplication caused by not using tqdm disable option #1413

Closed
yuti01 opened this issue Aug 24, 2024 · 1 comment
Closed

Remove code duplication caused by not using tqdm disable option #1413

yuti01 opened this issue Aug 24, 2024 · 1 comment

Comments

@yuti01
Copy link

yuti01 commented Aug 24, 2024

There is a code duplication in the POS Processor source which is caused by not using the tqdm disable option.

I suggest simply deleting the code duplication and providing disable=not self._tqdm.

@AngledLuffa
Copy link
Collaborator

Thanks for the suggestion. Did it slightly different but should have the same effect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants