mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Fix some pylint errors for double whitespace after class/function
This commit is contained in:
@@ -55,6 +55,7 @@ class Result(object):
|
||||
def _unwrap_self(args):
|
||||
return type(args[0]).process_input(*args)
|
||||
|
||||
|
||||
BenchmarkDriver_OptLevels = ['Onone', 'O', 'Ounchecked']
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user