Add single space between "#" and text in license headers for Python files -------------------------------------------------------------------------
Key: AVRO-203 URL: https://issues.apache.org/jira/browse/AVRO-203 Project: Avro Issue Type: Task Components: python Reporter: Jeff Hammerbacher According to PEP 8 (http://www.python.org/dev/peps/pep-0008/), "Each line of a block comment starts with a # and a single space (unless it is indented text inside the comment)." -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.