If you are getting this error, you may disable it globally using following after imports statements: "yaml.warnings({'YAMLLoadWarning': False})"
If you are getting this error, you may disable it globally using following after imports statements:
"yaml.warnings({'YAMLLoadWarning': False})"