You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Change yaml.load to yaml_parse as a best practice (#1951) (#1961)
* change yaml.load to yaml.safe_load for the security best practice
* use yaml_parse for consistant style
Co-authored-by: mingkun2020 <[email protected]>
0 commit comments