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

Support yaml deserialize function arg #114

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

dmwelch
Copy link

@dmwelch dmwelch commented Apr 28, 2022

Hi @insightindustry,

I noticed that this arg in parse_yaml wasn't being used and since PyYAML doesn't support YAML > 1.2, I'd like to use ruamel.yaml.load in it's place. Here's my fix - let me know what you think.

Cheers!

P.S. Sorry for the duplicate PRs - I realized I should make this to the develop branch if I wanted to see it in v0.8.0!

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.

2 participants