chore: add black for all code, no string norm
This commit is contained in:
committed by
Henry Schreiner
parent
5716296071
commit
9cbed6a9be
@@ -125,7 +125,7 @@ def run_example_ci_configs(config_files=None):
|
||||
shutil.copyfile(src_config_file, dst_config_file)
|
||||
|
||||
run(['git', 'add', example_project], check=True)
|
||||
message = textwrap.dedent(f'''
|
||||
message = textwrap.dedent(f'''\
|
||||
Test example minimal configs
|
||||
|
||||
Testing files: {config_files}
|
||||
|
||||
Reference in New Issue
Block a user