blob: a8c0e3d3b6aa7e32099d1bf0a7e455bec187532c [file] [log] [blame]
import sys
from wally.main import main
exit(main(sys.argv))