YamlFormatter¶
- 
class 
lsst.daf.butler.formatters.yamlFormatter.YamlFormatter¶ Bases:
lsst.daf.butler.formatters.fileFormatter.FileFormatterInterface for reading and writing Python objects to and from YAML files.
Attributes Summary
extensionAttributes Documentation
- 
extension= '.yaml'¶ 
-