Skip to content
This repository has been archived by the owner on Apr 27, 2023. It is now read-only.

Commit

Permalink
ignore R1732
Browse files Browse the repository at this point in the history
  • Loading branch information
Chi Chen committed Sep 9, 2021
1 parent ea1be1e commit 50a2cb5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pylintrc
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,8 @@ disable=print-statement,
C0330,
C0302,
R0201,
R0801
R0801,
R1732

# Enable the message, report, category or checker with the given id(s). You can
# either give multiple identifier separated by comma (,) or put this option
Expand Down

0 comments on commit 50a2cb5

Please sign in to comment.