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

Warning for YAML loading #6

Open
PeterTillema opened this issue Apr 10, 2021 · 0 comments
Open

Warning for YAML loading #6

PeterTillema opened this issue Apr 10, 2021 · 0 comments

Comments

@PeterTillema
Copy link

Whenever I want to import, migrate or do other stuff, I get this warning:

YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  data_loaded = yaml.load(stream)
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

No branches or pull requests

1 participant