1#!/usr/bin/env python3
2from ase.cli.main import main
3main()
4