#!/usr/bin/env python3

from hmg.server import main

main()
