misc(pylint): added another rule to the ignorelist

This commit is contained in:
Seaswimmer 2023-09-24 16:54:42 -04:00
parent d2ea1d3204
commit e1bdbe41ce
No known key found for this signature in database
GPG key ID: 5019678FD9CF50D8

View file

@ -7,4 +7,5 @@
too-many-arguments,
too-many-branches,
superfluous-parens,
invalid-name
invalid-name,
too-many-locals