try: from .cjellyfish import * # noqa except ImportError: from ._jellyfish import * # noqa