#!/usr/bin/env python

from yamlschema.lib import validateYAMLCLI

validateYAMLCLI()
