#!/usr/bin/env python

from optimate.cli import main

main()
