#!/usr/bin/env python3

from csv_split import run
run()
