Commits

practicalswift committed 52c227c6b77
[Python] Update .pep8 with ignored rules Suppress warnings for Python linting rules that deviate from the coding conventions in active use in the project. With these changes the .pep8 file reflects the coding practices in use in the project and flake8 can be used to catch new types of violations.