Skip to content

Support yaml deserialize function arg#114

Open
dmwelch wants to merge 2 commits intoinsightindustry:developfrom
dmwelch:support_yaml_deserialize_function_arg
Open

Support yaml deserialize function arg#114
dmwelch wants to merge 2 commits intoinsightindustry:developfrom
dmwelch:support_yaml_deserialize_function_arg

Conversation

@dmwelch
Copy link
Copy Markdown

@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