chore(pylint): Bump Pylint to 2.9.6 (#16146)

Co-authored-by: John Bodley <john.bodley@airbnb.com>
This commit is contained in:
John Bodley
2021-08-13 15:32:28 -07:00
committed by GitHub
parent a5dbe6a14d
commit 24b43beff9
23 changed files with 58 additions and 48 deletions

View File

@@ -90,6 +90,7 @@ disable=
super-with-arguments,
too-few-public-methods,
too-many-locals,
duplicate-code,
[REPORTS]