mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
... to satisfy pylint and fix the build. ``` Script: -- /usr/bin/python /Users/buildnode/jenkins/workspace/oss-swift-incremental-RA-osx/swift/utils/python_lint.py -- Exit Code: 1 Command Output (stdout): -- ./utils/vim/swift-format.py:36:1: I201 Missing newline before sections or imports. -- ```