blob: f2e61a2d970756a91c84d01702526183447a4274 [file] [log] [blame]
class Foo:
attribute = 1
class Boo(Foo):
attribute = <caret>