Skip to content

Commit 9b7e374

Browse files
committed
Changed max-line-length for black
1 parent 8e10925 commit 9b7e374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[flake8]
22
exclude = tests,scripts,setup.py,docs,graphql/execution/executors/asyncio_utils.py,conftest.py
3-
max-line-length = 200
3+
max-line-length = 160
44

55
[coverage:run]
66
omit=graphql/backend/quiver_cloud.py,tests,*/tests/*

0 commit comments

Comments
 (0)