Skip to content

Commit d99cf53

Browse files
committed
Update deps
1 parent 52e4fd4 commit d99cf53

5 files changed

Lines changed: 1089 additions & 812 deletions

File tree

.pylintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ disable=
7171
too-many-lines,
7272
too-many-locals,
7373
too-many-nested-blocks,
74+
too-many-positional-arguments,
7475
too-many-public-methods,
7576
too-many-return-statements,
7677
too-many-statements,

0 commit comments

Comments
 (0)