1 2 3 4
""" __main__ - if package is run as module this is launched """ from sliceitoff.main import main main()