graphene/setup.cfg
2015-11-11 21:54:45 -08:00

7 lines
93 B
INI

[flake8]
exclude = setup.py
max-line-length = 120
[coverage:run]
omit = core/ntypes/tests/*