from ipa.entity import Entity class User(Entity): def __init2__(self): pass