Font.kerning[ MasterID ].keys() no longer callable in Glyphs 2?

Worked in Glyphs 1... no longer in Glyphs 2?

Returns error:

See this issue too

Remove the parenthesis at the keys call: .keys() > .keys

Thanks, it works now!

I messed up the python wrapper a bit. I fixed it so after the next update you will need to change it back.