graphene/setup.cfg

4 lines
58 B
INI
Raw Normal View History

2015-09-24 12:11:50 +03:00
[flake8]
exclude = tests/*,setup.py
max-line-length = 160