def init(options):
    import format_init
    from format_init import init
    init(__path__, options)
