Searched refs:config_fpath (Results 1 – 1 of 1) sorted by relevance
221 def write_config(config_fpath, params, prefix, test_data_fpath, header): argument222 with config_fpath.open("w+") as f: