thrift/test/py.tornado/setup.cfg
Nobuaki Sukegawa d479e23a1d THRIFT-3691 Run flake8 Python style check on Travis-CI
Client: Build (Python)
Patch: Nobuaki Sukegawa

This closes #907
2016-02-28 12:05:14 +09:00

4 lines
45 B
INI

[flake8]
ignore = E402
max-line-length = 100