graphene/setup.cfg
2015-11-21 18:47:40 -08:00

10 lines
129 B
INI

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