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

Fix AttributeError: 'tqdm' object has no attribute 'disable' #488

Closed
wants to merge 2 commits into from
Closed

Fix AttributeError: 'tqdm' object has no attribute 'disable' #488

wants to merge 2 commits into from

Conversation

wandering007
Copy link

@wandering007 wandering007 commented Dec 14, 2017

Fix #487

  • I have visited the source website, and in particular
    read the known issues
  • I have searched through the issue tracker for duplicates
  • I have mentioned version numbers, operating system and
    environment, where applicable
  • If applicable, I have mentioned the relevant/related issue(s)

Fix bug reported at [issue 487](#487)
@wandering007 wandering007 changed the title Update _tqdm.py Fix AttributeError: 'tqdm' object has no attribute 'disable' Dec 14, 2017
@codecov-io
Copy link

codecov-io commented Dec 14, 2017

Codecov Report

Merging #488 into master will not change coverage.
The diff coverage is 100%.

@@          Coverage Diff           @@
##           master    #488   +/-   ##
======================================
  Coverage    99.2%   99.2%           
======================================
  Files           7       7           
  Lines         631     631           
  Branches      121     121           
======================================
  Hits          626     626           
  Misses          2       2           
  Partials        3       3

@casperdcl casperdcl added the to-merge ↰ Imminent label Apr 3, 2018
@casperdcl casperdcl self-requested a review April 3, 2018 10:38
@casperdcl casperdcl added question/docs ‽ Documentation clarification candidate need-feedback 📢 We need your response (question) and removed to-merge ↰ Imminent labels Apr 3, 2018
@casperdcl
Copy link
Sponsor Member

Might close this if there's no example of why this is required. The original issue #487 seems to be related to recursion limits rather than tqdm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need-feedback 📢 We need your response (question) question/docs ‽ Documentation clarification candidate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants