Skip to content

Commit 691633b

Browse files
committed
Appease Python linter
1 parent 58296b9 commit 691633b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/swift_build_sdk_interfaces.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,7 @@ def log_output_to_file(content, module_name, interface_base, label, log_path):
240240
def looks_like_iosmac(interface_base):
241241
return 'ios-macabi' in interface_base
242242

243+
243244
def process_module(module_file):
244245
global args, shared_output_lock
245246
try:

0 commit comments

Comments
 (0)