Merge pull request #60770 from YOCKOW/W291

[Gardening] Remove trailing whitespaces in Python scripts. (W291)
This commit is contained in:
Robert Widmann
2022-08-25 17:23:58 -07:00
committed by GitHub
15 changed files with 31 additions and 34 deletions

View File

@@ -61,7 +61,7 @@ def create_benchmark_file(name):
def add_import_benchmark(name):
"""Adds an `import` statement to the `main.swift` file for the new
"""Adds an `import` statement to the `main.swift` file for the new
benchmark.
"""
relative_path = create_relative_path("../utils/main.swift")