#!python


from evtstrd.server import run_notification_server


run_notification_server()
