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.
2 parents ed4bb2e + 1abad38 commit 5c93cc8Copy full SHA for 5c93cc8
1 file changed
pyproject.toml
@@ -69,7 +69,6 @@ ignore = [
69
#"W503", # line break before binary operator | Black takes care of it
70
#"E203", # whitespace before ':' | Black take care of it
71
]
72
-line-length = 100
73
select = ["E", "W", "F", "Q", "I"]
74
75
[tool.black]
0 commit comments