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

Update tqdm.py #44

Closed
wants to merge 7 commits into from
Closed

Update tqdm.py #44

wants to merge 7 commits into from

Commits on Aug 18, 2021

  1. Update tqdm.py

    add possibility to cumulate or not progress to the parent task progress if parent_task_id is provided
    formacube authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    10edda3 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Clarify reporting with sub-tasks and document new option linked to fix#43
    formacube authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    c9f7abd View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. Update tqdm.py

    formacube authored Nov 25, 2021
    Configuration menu
    Copy the full SHA
    3498ee6 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    formacube authored Nov 25, 2021
    Configuration menu
    Copy the full SHA
    b8bfc94 View commit details
    Browse the repository at this point in the history
  3. Update tqdm.py

    formacube authored Nov 25, 2021
    Configuration menu
    Copy the full SHA
    fec863f View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. correct linting errors

    that's a bit stupid if you ask me. but if it pleases you and finally makes this available... I've done it
    
    For such trivial stuff which are not even errors but more your own preferences,
    it would take much less time and effort for you to put it directly to your liking.
    No real added value to involve me
    formacube authored Nov 26, 2021
    Configuration menu
    Copy the full SHA
    b10df10 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2021

  1. Update tqdm.py

    other linting changes (extra whitespace ... no comment !!!!)
    formacube authored Dec 24, 2021
    Configuration menu
    Copy the full SHA
    2d65113 View commit details
    Browse the repository at this point in the history