#!/usr/bin/env python3
from cogef.cli.main import main
main()
