Skip to content

Replace `write_config_to_file` method with `write(file_format='ini')`

Charlie Hoy requested to merge write_config into master

The purpose of this MR is to replace the write_config_to_file method with the io.write method.

Merge request reports