#!/usr/bin/python3

from scato.ui.app import Scato

Scato()()
