#!/usr/bin/python2 -s

from bigcode_fetcher import cli

cli.run()
