We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0290663 commit f4d441eCopy full SHA for f4d441e
1 file changed
tox.ini
@@ -60,7 +60,7 @@ hang-closing = False
60
max-doc-length = 120
61
max-line-length = 120
62
unused-arguments-ignore-stub-functions = True
63
-select = C,B,B902,B950,E,E242,F,U100,W
+select = A,B,B902,B950,C,E,E242,F,U100,W
64
ignore = B005,E203,E262,E266,E501,W503
65
66
[isort]
0 commit comments