Skip to content

Commit

Permalink
ignore bare except
Browse files Browse the repository at this point in the history
  • Loading branch information
jsta committed Apr 3, 2024
1 parent 2957c56 commit bbdd46c
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 @@ -72,4 +72,5 @@ disable=C0103,
C0114,
C0302,
W0718,
C0116
C0116,
W0702

0 comments on commit bbdd46c

Please sign in to comment.