Skip to content

fix a minor bug#205

Merged
faif merged 1 commit intofaif:masterfrom
toaco:master
Aug 5, 2017
Merged

fix a minor bug#205
faif merged 1 commit intofaif:masterfrom
toaco:master

Conversation

@toaco
Copy link
Copy Markdown
Contributor

@toaco toaco commented Aug 2, 2017

if the class has its own __bool__ method, not instance may equal True.

if the class has its own `__bool__` method, `not instance` may equal True.
@codecov-io
Copy link
Copy Markdown

codecov-io commented Aug 2, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #205   +/-   ##
=======================================
  Coverage   94.83%   94.83%           
=======================================
  Files          61       61           
  Lines        2477     2477           
=======================================
  Hits         2349     2349           
  Misses        128      128
Impacted Files Coverage Δ
structural/flyweight.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8bb19f5...6aaea96. Read the comment docs.

@faif faif merged commit 89e65c5 into faif:master Aug 5, 2017
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

Successfully merging this pull request may close these issues.

4 participants