mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-03-21 18:18:41 +00:00
framework/output: Whitespace
This commit is contained in:
parent
7a3503775d
commit
b05b0a2e4f
@ -512,4 +512,3 @@ def _save_raw_config(meta_dir, state):
|
|||||||
basename = os.path.basename(source)
|
basename = os.path.basename(source)
|
||||||
dest_path = os.path.join(raw_config_dir, 'cfg{}-{}'.format(i, basename))
|
dest_path = os.path.join(raw_config_dir, 'cfg{}-{}'.format(i, basename))
|
||||||
shutil.copy(source, dest_path)
|
shutil.copy(source, dest_path)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user