Skip to content
Snippets Groups Projects
Commit 291567d6 authored by Reynold Xin's avatar Reynold Xin
Browse files

Added PEP8 style configuration file.


This sets the max line length to 100 as a PEP8 exception.

Author: Reynold Xin <rxin@apache.org>

Closes #872 from rxin/pep8 and squashes the following commits:

2f26029 [Reynold Xin] Added PEP8 style configuration file.

(cherry picked from commit 5c7faecd)
Signed-off-by: default avatarReynold Xin <rxin@apache.org>
parent 64d0fb52
No related branches found
No related tags found
No related merge requests found
[pep8]
max-line-length=100
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment