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

Update to the latest yaml syntax #5

Open
tai271828 opened this issue Oct 25, 2019 · 0 comments
Open

Update to the latest yaml syntax #5

tai271828 opened this issue Oct 25, 2019 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@tai271828
Copy link
Member

When outputing the report we will get

pycontw2019-post-event-analysis/pycontw-postevent-report-generator/report_generator/io/yaml.py:11: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  yaml_load = yaml.load(stream)

Please update the deprecated function call.

@tai271828 tai271828 added enhancement New feature or request good first issue Good for newcomers labels Oct 25, 2019
tai271828 added a commit to tai271828/pycontw-postevent-report-generator that referenced this issue Oct 18, 2020
tai271828 added a commit to tai271828/pycontw-postevent-report-generator that referenced this issue Dec 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant