#!python

from yamlschema.lib import validateYAMLCLI

validateYAMLCLI()
