mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Fix some pylint errors for double whitespace after class/function
This commit is contained in:
@@ -148,5 +148,6 @@ def main():
|
||||
args = parser.parse_args()
|
||||
args.func(**vars(args))
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
|
||||
Reference in New Issue
Block a user