#!/usr/bin/env python3
from app.MainBase import MainBase

MainBase()
