graphene/setup.cfg
2015-09-24 02:11:50 -07:00

4 lines
58 B
INI

[flake8]
exclude = tests/*,setup.py
max-line-length = 160