We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee52825 commit cf437bdCopy full SHA for cf437bd
1 file changed
pyproject.toml
@@ -113,6 +113,7 @@ disable = [
113
max-line-length = 120
114
max-locals = 20
115
max-args = 16
116
+max-positional-arguments = 16
117
max-attributes = 20
118
119
[tool.flake8]
0 commit comments