#!/usr/bin/env python3

import checkmkcommander
chk = checkmkcommander.Chk()
chk.main()