Skip to content

Commit ecd7d9d

Browse files
committed
Make pylint happy
1 parent 8d63791 commit ecd7d9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/swift_build_support/swift_build_support/products/indexstoredb.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ def do_test(self, host_target):
3737
def install(self, host_target):
3838
pass
3939

40+
4041
def run_build_script_helper(action, host_target, product, args):
4142
script_path = os.path.join(
4243
product.source_dir, 'Utilities', 'build-script-helper.py')

0 commit comments

Comments
 (0)