Skip to content

Fix yaml.load() deprecation#8

Open
spenciefy wants to merge 1 commit intodavidmcclure:masterfrom
mit-ccc:fix-yaml-load
Open

Fix yaml.load() deprecation#8
spenciefy wants to merge 1 commit intodavidmcclure:masterfrom
mit-ccc:fix-yaml-load

Conversation

@spenciefy
Copy link
Contributor

Fixes yaml.load() deprecation.

~/litecoder/litecoder/models/wof_locality.py:23: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.

https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load(input)-Deprecation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant