#!/usr/bin/python2

from ase.cli.run import main

main()
