Skip to content

Commit

Permalink
Ignore unnecessary pylint warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
andersgs committed Mar 22, 2023
1 parent a1fb770 commit 314f0a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,6 @@ disable = [
"C0301",
"E1121",
"C0415",
"C0103",
"R1705",
]

0 comments on commit 314f0a8

Please sign in to comment.