We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ffa662 commit 0174c66Copy full SHA for 0174c66
pylintrc
@@ -39,7 +39,7 @@ extension-pkg-whitelist=
39
fail-on=missing-function-docstring,missing-class-docstring
40
41
# Specify a score threshold under which the program will exit with error.
42
-fail-under=9.3
+fail-under=9.8
43
44
# Interpret the stdin as a python script, whose filename needs to be passed as
45
# the module_or_package argument.
0 commit comments