Skip to content

Instantly share code, notes, and snippets.

@benformosa
Created March 31, 2017 05:05
Show Gist options
  • Save benformosa/66b0a97ca35507eb509f9796521d77eb to your computer and use it in GitHub Desktop.
Save benformosa/66b0a97ca35507eb509f9796521d77eb to your computer and use it in GitHub Desktop.
python -c "import sys; import yaml; import pprint; print yaml.safe_dump(yaml.safe_load(sys.stdin))"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment