#!/usr/bin/env python3

from git_machete import cli
cli.main()
