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

Fix: Resolve ruamel safe_load deprecation issue #396

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

rickstaa
Copy link
Owner

@rickstaa rickstaa commented Feb 6, 2024

This pull request updates the code to replace deprecated safe_load method from ruamel package. See documentation: https://yaml.readthedocs.io/en/latest/api/.

This commit updates the code to replace deprecated `safe_load` method
from ruamel package. See documentation:
https://yaml.readthedocs.io/en/latest/api/.
@rickstaa rickstaa merged commit cfcf81c into main Feb 6, 2024
9 checks passed
@rickstaa rickstaa deleted the fix_ruamel_yaml_deprecation_error branch February 6, 2024 21:13
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