We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf1cbe5 + dd2896a commit ebd447eCopy full SHA for ebd447e
1 file changed
pyproject.toml
@@ -79,7 +79,7 @@ line-length = 120
79
target-version = "py310"
80
select = [
81
"E", "W", # pycodestyle
82
- "F", # pyflakes
+ "F", # pyflakes
83
"I", # isort
84
"N", # pep8-naming
85
"UP", # pyupgrade
0 commit comments