Test Failed
Push — master ( ead9ef...8e7d01 )
by Eike
03:04
created

Changes

6 issues (5 minor, 1 informational) were introduced.
24 issues were fixed.
3.57
▶   ± 0
Test Coverage
72%
▶ ±0%
Head
Eike Tim Jesinghaus  
Fix some coding style
Base
Eike Tim Jesinghaus  
Change use of type() to isinstance() and change (a is not b) to (not a is b).