Open
Description
Hello,
since using PyYaml as a input file reader for my project i stumbled upon the "truthy" option.
I know, that it's possible to dissable the option using a yaml configuration file.. But since this would be the only instance of changeing this option, it might be easier having the option to add some options in the loader instead of an external config file.
Thanks in advance!
Cheers,
PS