We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccf54ff commit 5dc0ef4Copy full SHA for 5dc0ef4
setup.cfg
@@ -47,3 +47,6 @@ testpaths = tests
47
exclude = venv/*,tox/*,specs/*
48
ignore = E123,E128,E266,E402,W503,E731,W601
49
max-line-length = 119
50
+
51
+[isort]
52
+line_length = 119
0 commit comments