[Python] Improve consistency: "block comment should start with '# '" (PEP-8)

This commit is contained in:
practicalswift
2016-03-05 14:03:16 +01:00
parent 790cd28326
commit 04afd6e640
8 changed files with 46 additions and 45 deletions

View File

@@ -1,4 +1,4 @@
##===--------------------------------------------------*- coding: utf-8 -*-===##
# ===--- GYBUnicodeDataUtils.py -----------------------*- coding: utf-8 -*-===//
#
# This source file is part of the Swift.org open source project
#