#!/usr/bin/env python3
import unfolder.main

unfolder.main.main()
