Fix flake8 error
This commit is contained in:
@@ -116,7 +116,7 @@ def run_example_ci_configs():
|
||||
badge = service.badge_md.format(branch=branch_name, branch_escaped=quote(branch_name, safe=''))
|
||||
print(f'| {service.name} | {service.src_config_path} | {badge} |')
|
||||
print()
|
||||
print(f'Generated by `bin/run_example_ci_config.py`')
|
||||
print('Generated by `bin/run_example_ci_config.py`')
|
||||
print()
|
||||
print('---')
|
||||
finally:
|
||||
|
||||
Reference in New Issue
Block a user