tabensemb.config.UserConfig.to_file#

method

UserConfig.to_file(path: str)[source]#

Save the configuration to a .py or .json file.

Parameters:
path

The path to save the configuration. If no suffix is given, .py is added as the suffix.