Skip to content
Snippets Groups Projects

Fix the code in TrfUtils.py to correspond to the PyYAML 5.1+ requirements

Merged Guennadi Borissov requested to merge borisov/athena:beamspot-24.0-6 into 24.0

The function load(input) is deprecated in PyYAML 5.1+, and the explicit specification of the loader like load(input,Loader=yaml.FullLoader) is needed. So, I fix the code of TrfUtils.py to match this requirement.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading