#!/usr/bin/env python

from yq import main

main(input_format="yaml")
