Skip to content

fix: adapt to ruamel.yaml new yaml_set_ctag API#23

Merged
pplantinga merged 1 commit into
speechbrain:mainfrom
GaetanLepage:fix-set-ctag
Sep 21, 2023
Merged

fix: adapt to ruamel.yaml new yaml_set_ctag API#23
pplantinga merged 1 commit into
speechbrain:mainfrom
GaetanLepage:fix-set-ctag

Conversation

@GaetanLepage

Copy link
Copy Markdown
Contributor

ruamel.yaml has changed its yaml_set_tag method to yaml_set_ctag which expects a Tag object.
With this patch, hyperpyyaml should be compatible with ruamel.yaml versions > 0.17.29.

Fixes #22

@pplantinga

Copy link
Copy Markdown
Collaborator

LGTM!

@pplantinga pplantinga merged commit edc59b0 into speechbrain:main Sep 21, 2023
@GaetanLepage GaetanLepage deleted the fix-set-ctag branch September 22, 2023 11:56
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.

Support new version of ruamel.yaml

2 participants