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

Issue with progressbar #368

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Issue with progressbar #368

wants to merge 2 commits into from

Commits on Aug 13, 2023

  1. Update main.py

    Changed `import progressbar2` to `import progressbar`.  Even the progressbar2 is installed as pip install progressbar2 it is imported as progressbar
    jithesh82 authored Aug 13, 2023
    Configuration menu
    Copy the full SHA
    57088bd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from jithesh82/jithesh82-patch-1

    Update main.py `import progressbar2` changed to `import progressbar`
    jithesh82 authored Aug 13, 2023
    Configuration menu
    Copy the full SHA
    6029ca9 View commit details
    Browse the repository at this point in the history