larq/zookeeper

Fields don't correctly `skip` generations.

AdamHillier opened this issue · 1 comments

I.e. a field with value declared on a component won't be picked up on the grandchild component correctly unless the intermediate child component also declares the type annotation, which should not be necessary.

This has been resolved by #109