#!/usr/bin/env python

from codestyle.application import Application

Application().run()
