Skip to content

Commit

Permalink
adjust threshold
Browse files Browse the repository at this point in the history
  • Loading branch information
iakov-aws committed Aug 31, 2023
1 parent a4ad8d3 commit cec2401
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pylintrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[MAIN]
fail-under=7.79
fail-under=7.50 # not the same in github actions and on your pc

[FORMAT]
max-line-length=240
Expand Down

0 comments on commit cec2401

Please sign in to comment.