BerkeleyAutomation / autolab_core

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

updated yaml to create dictionary and save it, instead of just loading #5

Closed mjd3 closed 6 years ago

mjd3 commented 6 years ago

Update to yaml_config to allow one to create a YamlConfig object from scratch and then save it to a file, instead of just being able to load from file.