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 7cad3f5 commit ea6618cCopy full SHA for ea6618c
1 file changed
setup.cfg
@@ -27,3 +27,7 @@ parallel = true
27
28
[pydocstyle]
29
convention = numpy
30
+
31
+[isort]
32
+multi_line_output = 3
33
+include_trailing_comma = true
0 commit comments