#!/usr/bin/env python

import mlbgame.update

mlbgame.update.start()

