mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Merge pull request #60770 from YOCKOW/W291
[Gardening] Remove trailing whitespaces in Python scripts. (W291)
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user