BerkeleyAutomation / autolab_core

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

Added support for iterating over YamlConfig. #22

Closed visatish closed 5 years ago

visatish commented 5 years ago

YamlConfigs should behave like normal dicts for iteration (will iterate over keys).