#!/usr/bin/python2

from scato.ui.app import Scato

Scato()()
