/ TrelliBird / .circuitpython.skip
.circuitpython.skip
1 TrelliBird/post.py 20: Class 'Post' inherits from object, can be safely removed from bases in python3 (useless-object-inheritance) 2 TrelliBird/bird.py 20: Class 'Bird' inherits from object, can be safely removed from bases in python3 (useless-object-inheritance) 3 TrelliBird/game.py 26: Class 'Game' inherits from object, can be safely removed from bases in python3 (useless-object-inheritance)