Skip to content

Commit

Permalink
Update pylintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
dongminlee94 committed Jun 1, 2021
1 parent d9eab2e commit 3fc1427
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pylintrc
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ disable=print-statement,
parameter-unpacking,
unpacking-in-except,
old-raise-syntax,
invalid-name,
arguments-differ,
backtick,
long-suffix,
old-ne-operator,
Expand Down

0 comments on commit 3fc1427

Please sign in to comment.