#!/usr/bin/env python
import flattentool.cli

flattentool.cli.main()
