from avalon import harmony from pype.api import PypeCreatorMixin class Creator(PypeCreatorMixin, harmony.Creator): pass