[gardening] PEP-8 fixes.

This commit is contained in:
practicalswift
2016-05-01 13:18:30 +02:00
parent c22ac4d0e3
commit 6cf5f9d255
7 changed files with 29 additions and 26 deletions

View File

@@ -16,4 +16,3 @@ TRACE = '''_ message: @autoclosure () -> String = "",
stackTrace = 'stackTrace.pushIf(showFrame, file: file, line: line)'
trace = 'message(),\n stackTrace: ' + stackTrace