Takashi Kajinami 0bef980f59 Pass Loader to yaml.load to remove YAMLLoadWarning
Pass explicitly Loader to yaml.load so that we can get rid of
YAMLLoadWarning [1].
[1] https://msg.pyyaml.org/load

Also make sure to use context manager when opening file,
so that we don't miss to close it.

Change-Id: Ic12499c3286c6bed5e0ee231ad0c25e01f82b58e
2019-09-06 13:29:16 +09:00
..
2017-01-13 14:35:27 -05:00