Skip to content

Commit 0cca875

Browse files
committed
appease pylint
1 parent 55f139e commit 0cca875

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,6 @@ max-line-length = 88
6868
disable = [
6969
"too-few-public-methods",
7070
"too-many-arguments",
71+
"too-many-positional-arguments",
7172
"too-many-instance-attributes",
7273
]

0 commit comments

Comments
 (0)