Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix yaml deprecation warning #1174

Merged
merged 2 commits into from
Aug 9, 2021
Merged

Fix yaml deprecation warning #1174

merged 2 commits into from
Aug 9, 2021

Conversation

kajinamit
Copy link
Contributor

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

(cherry picked from commit ae022ad)

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

(cherry picked from commit ae022ad)
@mergify mergify bot merged commit 48342d2 into gnocchixyz:stable/4.4 Aug 9, 2021
@kajinamit kajinamit deleted the yaml-4.4 branch September 11, 2021 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants