from __future__ import absolute_import
from __future__ import print_function

from buildbot_worker.scripts.runner import run

run()
