hydromt_wflow.WflowBaseModel.read_config# WflowBaseModel.read_config(filename: str | None = None)[source]# Read config from <root/filename>. Parameters: filename (str, optional) – Name of the config file. By default None to use the default name wflow.toml.