#!/usr/bin/env python3

from umzz import cli

cli()

