#!/usr/bin/python3

from ase.cli.run import main

main()
