Skip to content

yaml.load() is deprecated and has been replaced with yaml.safe_load()#23

Open
JeppeJonHolt wants to merge 1 commit into
rn5l:masterfrom
JeppeJonHolt:development
Open

yaml.load() is deprecated and has been replaced with yaml.safe_load()#23
JeppeJonHolt wants to merge 1 commit into
rn5l:masterfrom
JeppeJonHolt:development

Conversation

@JeppeJonHolt

Copy link
Copy Markdown

yaml.load is now deprecated and will not work without additional parameters. I have replaced it with yaml.safe_load which is equivalent and does not require additional changes to the code.
bioconda/bioconda-utils#462

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