lsst-sqre / documenteer

Sphinx extensions, configurations, and tooling for Rubin Observatory documentation projects
https://documenteer.lsst.io
MIT License
6 stars 3 forks source link

DM-22537: Use yaml.safe_load (0.5.5 release) #73

Closed jonathansick closed 4 years ago

jonathansick commented 4 years ago

Technote configuration now uses yaml.safe_load instead of yaml.load. See the pyyaml docs for details.

Closes #63

jonathansick commented 4 years ago

✅ Verified that it works with real technotes.