#!/usr/bin/env python3

from hmg.client import main

main()


