#!/usr/bin/env python3

from commit_msg_git_hook import commit_msg as cm

cm.main()