pgantomizer
pgantomizer copied to clipboard
Fix YAML load warning (https://msg.pyyaml.org/load)
I've tried to run the test with Python 3.7.3, PyYAML 5.1 and got the deprecated warning so I fix with the recommendation from https://msg.pyyaml.org/load
Just a note that I've also implemented these changes in https://github.com/asgeirrr/pgantomizer/pull/3