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 7137aee commit 3220834Copy full SHA for 3220834
1 file changed
pyproject.toml
@@ -25,7 +25,7 @@ exclude_lines = [
25
"if __name__ == .__main__.:",
26
"any\\("
27
]
28
-fail_under = 80
+fail_under = 90
29
omit = [
30
"venv/**",
31
"runner.py",
0 commit comments