Skip to content
This repository was archived by the owner on Nov 18, 2025. It is now read-only.

bug fix for python 3.11#24

Open
brianwang wants to merge 1 commit intoAustralianSynchrotron:masterfrom
brianwang:master
Open

bug fix for python 3.11#24
brianwang wants to merge 1 commit intoAustralianSynchrotron:masterfrom
brianwang:master

Conversation

@brianwang
Copy link
Copy Markdown

AttributeError:
"safe_load()" has been removed, use

yaml = YAML(typ='safe', pure=True)
yaml.load(...)

fixed

YAML is depred
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant