Skip to content

Fix yaml warnings#20

Merged
DavidMStraub merged 1 commit intowcxf:masterfrom
MarkusPrim:fix-yaml-warnings
Apr 2, 2019
Merged

Fix yaml warnings#20
DavidMStraub merged 1 commit intowcxf:masterfrom
MarkusPrim:fix-yaml-warnings

Conversation

@MarkusPrim
Copy link
Copy Markdown
Contributor

Get rid of the deprecration warning explained here:
https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load(input)-Deprecation

This pull request relates to the PR @ flav-io/flavio#87

The fix is minimal invasive. It explicitly performes what is done implicitly up until now, getting rid of the warning.

Cheers,
Markus

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 65.793% when pulling af9221f on MarkusPrim:fix-yaml-warnings into 2f1e948 on wcxf:master.

2 similar comments
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 65.793% when pulling af9221f on MarkusPrim:fix-yaml-warnings into 2f1e948 on wcxf:master.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 65.793% when pulling af9221f on MarkusPrim:fix-yaml-warnings into 2f1e948 on wcxf:master.

@DavidMStraub DavidMStraub merged commit 35a98b5 into wcxf:master Apr 2, 2019
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.

3 participants