ZoningTranslationInputs.write_example_space#
- classmethod ZoningTranslationInputs.write_example_space(out_path)[source]#
Write out an example config file.
When creating a real config, any optional parameters not set should be removed entirely, and not just left blank to the right of the colon.
- Parameters:
out_path (Path) – The folder the example will be saved in. The file will be called ‘example.yml’.