Skip to content

Commit

Permalink
fix: pylintrc rewrite
Browse files Browse the repository at this point in the history
  • Loading branch information
zubairshakoorarbisoft committed Oct 31, 2023
1 parent 92b387d commit 2bfc44c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pylintrc
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
# SERIOUSLY.
#
# ------------------------------
# Generated by edx-lint version: 5.3.2
# Generated by edx-lint version: 5.3.6
# ------------------------------
[MASTER]
ignore =
Expand Down Expand Up @@ -383,6 +383,6 @@ ext-import-graph =
int-import-graph =

[EXCEPTIONS]
overgeneral-exceptions = Exception
overgeneral-exceptions = builtins.Exception

# 4ffcd1a49c7a1312d20c4b5f8ed46fcbe7ea9fa4
# 0b16e61e166e4b2107b8c83bdc55724822b260ad

0 comments on commit 2bfc44c

Please sign in to comment.