We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e10925 commit 9b7e374Copy full SHA for 9b7e374
setup.cfg
@@ -1,6 +1,6 @@
1
[flake8]
2
exclude = tests,scripts,setup.py,docs,graphql/execution/executors/asyncio_utils.py,conftest.py
3
-max-line-length = 200
+max-line-length = 160
4
5
[coverage:run]
6
omit=graphql/backend/quiver_cloud.py,tests,*/tests/*
0 commit comments