Skip to content

Commit

Permalink
revert pylint temp suppression
Browse files Browse the repository at this point in the history
  • Loading branch information
htz1992213 committed Nov 12, 2021
1 parent f4ab5fb commit 077649d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pylintrc
Original file line number Diff line number Diff line change
Expand Up @@ -162,9 +162,7 @@ disable=print-statement,
C0302,
E1136,
R0801,
C0303,
C0116,
E1111
C0303

# 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 077649d

Please sign in to comment.