Deprecation warning in `prepare_push.py`
Open
- Dominant language
- Jupyter Notebook
- Stars
- 514
- Forks
- 274
- PR merge metrics
- No merged PRs in 30d
Description
```sh
>>> YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
yield yaml.load(f)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.