#!/usr/bin/env python3

from bigcode_fetcher import cli

cli.run()
