Fix name clash caused by directory "yaml"
I renamed it from "yaml" to "YAML" because the statement import yaml
just loads the yaml directory instead of importing the yaml module that can load yaml files.
Edited by Thomas Juerges
I renamed it from "yaml" to "YAML" because the statement import yaml
just loads the yaml directory instead of importing the yaml module that can load yaml files.
assigned to @kruger
changed the description
merged
mentioned in commit f9df7e8a