BerkeleyAutomation / autolab_core

Core utilities for Berkeley AutoLab.
https://berkeleyautomation.github.io/autolab_core
Apache License 2.0
80 stars 39 forks source link

fix so that yaml prints in readable fashion #21

Closed mjd3 closed 4 years ago

mjd3 commented 5 years ago

Loading the saved file is the same; this is literally so I can read dataset generation params more easily. Also, added a quick fix for the recursive loading which avoids failure if there is extra spacing after the !include statements (often happens with comments).