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