rainyear/python3-in-one-pic

Override Example doesn't inherit from Parent

Closed this issue · 3 comments

class Bird: s/b class Bird(Animal):

I'm not sure if this is right (my knowledge about python is very small) but I could change that and open a PR (if this repo isn't already dead ^^)

Hopefully I can correct it the right way :) PR will come soon